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": {
|
"require": {
|
||||||
"php": "^8.2",
|
"php": "^8.2",
|
||||||
"illuminate/support": "^10.0",
|
"illuminate/support": "^10.0|^11.0",
|
||||||
"guzzlehttp/guzzle": "^7.0.1"
|
"guzzlehttp/guzzle": "^7.0.1"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
|
Loading…
Reference in New Issue
Block a user