mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 01:44:03 +00:00
Update composer.json
This commit is contained in:
parent
6d6903ad62
commit
60c4177be3
1 changed files with 3 additions and 3 deletions
|
|
@ -24,11 +24,11 @@
|
|||
},
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"illuminate/support": "^8.24|^9.0|^10.0",
|
||||
"illuminate/view": "^8.24|^9.0|^10.0"
|
||||
"illuminate/support": "^8.24|^9.0|^10.0|^11.0",
|
||||
"illuminate/view": "^8.24|^9.0|^10.0|^11.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^6.23|^7.0|^8.0",
|
||||
"orchestra/testbench": "^6.23|^7.0|^8.0|^9.0",
|
||||
"nunomaduro/larastan": "^1.0|^2.4",
|
||||
"pestphp/pest": "^1.2|^2.0",
|
||||
"pestphp/pest-plugin-laravel": "^1.0|^2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue