diff --git a/php/tests/VaasTesting/composer.json b/php/tests/VaasTesting/composer.json index 05489f6f..9a0567df 100644 --- a/php/tests/VaasTesting/composer.json +++ b/php/tests/VaasTesting/composer.json @@ -16,7 +16,7 @@ "monolog/monolog": "^3.8 || ^2.10" }, "require-dev": { - "phpunit/phpunit": "^11 || ^10 || ^12", + "phpunit/phpunit": "^11 || ^10 || ^12 || ^13", "phpspec/prophecy-phpunit": "^2" } }