diff --git a/composer.json b/composer.json index 908ab57..9ec6254 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ }, "require-dev": { "infection/infection": "^0.13", - "lcobucci/coding-standard": "^3.0", + "lcobucci/coding-standard": "^3.1", "phpstan/phpstan": "^0.11", "phpstan/phpstan-deprecation-rules": "^0.11", "phpstan/phpstan-phpunit": "^0.11",