Added support for Laravel 11.
This commit is contained in:
parent
032185b52c
commit
5faadf1eae
@ -19,7 +19,7 @@
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.2",
|
||||
"illuminate/support": "^10.0",
|
||||
"illuminate/support": "^10.0|^11.0",
|
||||
"guzzlehttp/guzzle": "^7.0.1"
|
||||
},
|
||||
"extra": {
|
||||
|
Loading…
Reference in New Issue
Block a user