Skip to content

Commit

Permalink
Added support for laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
myckhel committed May 12, 2024
1 parent cbfc3b1 commit 8b8e23a
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 @@ -15,7 +15,7 @@
],
"minimum-stability": "dev",
"require": {
"illuminate/support": "~5|~6|~7|~8"
"illuminate/support": "~7|~8|~9|~10|~11"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 8b8e23a

Please sign in to comment.