diff --git a/composer.json b/composer.json index 1a77f3b..071c0e7 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "psr/http-server-middleware": "^1.0" }, "require-dev": { - "phpspec/prophecy": "^1.17", + "phpspec/prophecy": "^1.18", "phpspec/prophecy-phpunit": "^2.1", "phpunit/phpunit": "^9.6", "squizlabs/php_codesniffer": "^3.8"