diff --git a/composer.json b/composer.json index 12e4673eb..a5b22a9d0 100644 --- a/composer.json +++ b/composer.json @@ -19,11 +19,11 @@ "php": ">= 7.1.3" }, "require-dev": { - "drupol/php-conventions": "^1.8.1", + "drupol/php-conventions": "^1.8.4", "friends-of-phpspec/phpspec-code-coverage": "^4.3.2", - "infection/infection": ">= 0.13.6", + "infection/infection": "^0.15.3", "phpbench/phpbench": "^0.16.10 || ^0.17.1", - "phpspec/phpspec": "^5.1.2 || ^6.2", + "phpspec/phpspec": "^6.2.1", "phpstan/phpstan": "^0.12.32", "phpstan/phpstan-strict-rules": "^0.12", "vimeo/psalm": "^3.12.2"