diff --git a/composer.json b/composer.json index 73f1088..c79c3f5 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "php": "~8.2.0 || ~8.3.0" }, "require-dev": { - "php-cs-fixer/shim": "^3.65", + "php-cs-fixer/shim": "^3.66", "phpunit/phpunit": "^11.5.0", "psalm/phar": "^5.26" },