Skip to content

Commit

Permalink
Laravel 11 support (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
indykoning authored May 28, 2024
1 parent 8e1ae6e commit e8bfbfe
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 @@
"prefer-stable": true,
"require": {
"php": "^8.0|^8.1|^8.2",
"illuminate/support": "^9.0|^10.0"
"illuminate/support": "^9.0|^10.0|^11.0"
},
"autoload": {
"files": [
Expand Down

0 comments on commit e8bfbfe

Please sign in to comment.