diff --git a/composer.json b/composer.json index 4c7d48d..bea7075 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "require": { "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "doctrine/persistence": "^2.2 || ^3.0", - "phpunit/phpunit": "^9.6.0", + "phpunit/phpunit": "^9.6.0 || ^10.0 || ^11.0", "pimcore/pimcore": "^10.5 || ~11.0.0 || ~11.1.0 || ~11.2.2 || ~11.3.0 || ~11.4.0", "psr/log": "^1.1.3 || ^2.0 || ^3.0", "symfony/config": "^5.4 || ^6.4",