1
0
Fork 0
mirror of https://github.com/archtechx/laravel-seo.git synced 2025-12-12 09:54:03 +00:00

Update composer.json

This commit is contained in:
php coder 2024-02-28 19:28:44 +03:00 committed by GitHub
parent 6d6903ad62
commit 60c4177be3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,11 +24,11 @@
}, },
"require": { "require": {
"php": "^8.0", "php": "^8.0",
"illuminate/support": "^8.24|^9.0|^10.0", "illuminate/support": "^8.24|^9.0|^10.0|^11.0",
"illuminate/view": "^8.24|^9.0|^10.0" "illuminate/view": "^8.24|^9.0|^10.0|^11.0"
}, },
"require-dev": { "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", "nunomaduro/larastan": "^1.0|^2.4",
"pestphp/pest": "^1.2|^2.0", "pestphp/pest": "^1.2|^2.0",
"pestphp/pest-plugin-laravel": "^1.0|^2.0", "pestphp/pest-plugin-laravel": "^1.0|^2.0",