diff --git a/composer.json b/composer.json index 15fd0c3c..abe35fcc 100644 --- a/composer.json +++ b/composer.json @@ -34,8 +34,8 @@ "codeception/module-cli": "^2.0", "codeception/module-filesystem": "^3.0", "codeception/module-phpbrowser": "^3.0", - "laravel/framework": "^9.48 || ^10.0", - "phpunit/phpunit": "^9.6 || ^10.0", + "laravel/framework": "^10.48 || ^11.0", + "phpunit/phpunit": "^10.5 || ^11.0", "ramsey/collection": "^1.3", "slevomat/coding-standard": "^8.8", "squizlabs/php_codesniffer": "*", diff --git a/phpunit.xml b/phpunit.xml index ae161a0f..e3b7b824 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,7 +1,7 @@