diff --git a/composer.json b/composer.json index 5a4a63f..868baea 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "phpunit/phpunit": "^10.5.20", "rector/rector": "^1.0.5", "spaze/phpstan-disallowed-calls": "^3.4", - "squizlabs/php_codesniffer": "^3.9.2" + "squizlabs/php_codesniffer": "^3.10.0" }, "minimum-stability": "dev", "prefer-stable": true,