diff --git a/composer.json b/composer.json index e555aa7..563252a 100644 --- a/composer.json +++ b/composer.json @@ -34,11 +34,9 @@ "phan/phan": "^6.0.0", "phpstan/phpstan": "^2.0", "phpstan/phpstan-strict-rules": "^2.0", - "phpunit/phpunit": "^10.5.62 || ^11.5.51", + "phpunit/phpunit": "^10.5.62 || ^11.5.51 || ^12.5.32", "psalm/plugin-phpunit": "^0.19", - "sabre/event": ">= 5.1.6", - "symfony/filesystem": ">= 5.4.45", - "vimeo/psalm": ">= 6.14.3 < 6.15.0" + "vimeo/psalm": ">= 6.14.3" }, "config": { "allow-plugins": {