Merge pull request 'Added support for Laravel 11.' (#2) from develop into main
Reviewed-on: #2
This commit is contained in:
commit
b2c9242d51
@ -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