Skip to content

Commit

Permalink
Added PHP 8 Support
Browse files Browse the repository at this point in the history
  • Loading branch information
Rickycezar authored May 19, 2021
1 parent 0ccb27b commit 82c54d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"laravel-plugin"
],
"require": {
"php": "^7.1.3",
"php": "^7.1.3|^8.0",
"laravel/framework": ">=5.8",
"tymon/jwt-auth": "*"
},
Expand Down

0 comments on commit 82c54d0

Please sign in to comment.