diff --git a/composer.json b/composer.json index 12abb07..fad0f2c 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "phpunit/phpunit": "*", "rector/rector": "*", "slevomat/coding-standard": "*", - "squizlabs/php_codesniffer": "*" + "squizlabs/php_codesniffer": "^3.13" }, "minimum-stability": "stable", "prefer-stable": true,