diff --git a/composer.json b/composer.json index ed1d67f..08b01e0 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "doctrine/lexer": "^3.0" }, "require-dev": { - "phpunit/phpunit": "^10.5", + "phpunit/phpunit": "^10.5 || ^12.0", "openlss/lib-array2xml": "^1.0", "symfony/expression-language": "^5.4 || ^6.4 || ^7.3 || ^8.0" },