Skip to content

Commit

Permalink
Changed requirement from laravel/framework 9.0 to also accept 10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianzofcin committed Feb 28, 2023
1 parent 3623a56 commit c226562
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 @@ -10,7 +10,7 @@
"license": "MIT",
"require": {
"php": "^8.0|^8.1|^8.2",
"laravel/framework": "^9.0"
"laravel/framework": "^9.0|^10.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c226562

Please sign in to comment.