Skip to content

Commit

Permalink
Merge pull request #46 from mosaiqo/master
Browse files Browse the repository at this point in the history
PHP 8 Compatibility
  • Loading branch information
obiefy authored Jun 19, 2021
2 parents d0f35bf + e5bea17 commit 13f27bc
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 @@ -23,7 +23,7 @@
}
],
"require": {
"php" : "^7.3",
"php" : "^7.3|^8.0",
"illuminate/support": "^8.0|^7.0|^6.0|^5.5"
},
"require-dev": {
Expand Down

0 comments on commit 13f27bc

Please sign in to comment.