diff --git a/composer.json b/composer.json index d5bf3be..e02d684 100644 --- a/composer.json +++ b/composer.json @@ -22,14 +22,14 @@ } ], "require": { - "php": "^8.1", + "php": "^8.2", "webmozart/assert": "^1.11" }, "require-dev": { "laminas/laminas-coding-standard": "^2.4", "phpstan/phpstan": "^2.0", "phpstan/phpstan-webmozart-assert": "^2.0", - "phpunit/phpunit": "^10.0", + "phpunit/phpunit": "^11.0", "rector/rector": "dev-main" }, "config": { diff --git a/phpunit.xml b/phpunit.xml index a3a765d..95121f1 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,6 +1,6 @@ - - + +