diff --git a/composer.json b/composer.json index 5c85a3d..1186313 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "homepage": "https://github.com/elyby/php-code-style", "require": { "php": "^7.4 || ^8.0", - "friendsofphp/php-cs-fixer": "^3" + "friendsofphp/php-cs-fixer": "^3.11" }, "require-dev": { "ergebnis/composer-normalize": "^2.28", diff --git a/composer.lock b/composer.lock index d758094..4d96842 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "caea1288c4837f2f630053b24b54d2a9", + "content-hash": "607064616a9a1792ffcb571b67dabb7f", "packages": [ { "name": "composer/pcre",