diff --git a/composer.json b/composer.json index a917e10..16f2cce 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "twig/twig": "^3.11" }, "require-dev": { - "phpspec/prophecy-phpunit": "^2.0", + "phpspec/prophecy-phpunit": "^2.3", "phpstan/phpstan": "^1.10.59", "phpunit/phpunit": "^9.6 || ^10", "psr/http-factory": "^1.0",