Skip to content

Commit

Permalink
Fix PHP 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
umutphp committed Aug 14, 2023
1 parent 641194c commit 90c13a0
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 @@ -17,7 +17,7 @@
],
"require": {
"php": "^7.4|^8.0|^8.1",
"illuminate/collections": "^9.0|^10.0",
"illuminate/collections": "^8.0|^9.0|^10.0",
"illuminate/contracts": "^9.0|^10.0",
"spatie/laravel-package-tools": "^1.4.3"
},
Expand Down

0 comments on commit 90c13a0

Please sign in to comment.