Skip to content

Commit

Permalink
Laravel 11 support (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobWez98 authored Jul 15, 2024
1 parent 13abe52 commit bf9a349
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 @@ -19,7 +19,7 @@
"require": {
"php": "^8.0|^8.1|^8.2",
"guzzlehttp/guzzle": "^7.2",
"illuminate/support": "^9.0|^10.0",
"illuminate/support": "^9.0|^10.0|^11.0",
"rapidez/core": "^2.0"
},
"autoload": {
Expand Down

0 comments on commit bf9a349

Please sign in to comment.