update composer.json

This commit is contained in:
2025-09-21 17:15:45 +00:00
parent cecf8560ff
commit bc9c202c3b

View File

@@ -23,7 +23,7 @@
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^8.0|^9.0", "phpunit/phpunit": "^8.0|^9.0",
"laravel/framework": "^11.0|^12.0" "laravel/framework": "^10.0|^11.0|^12.0"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {