diff --git a/composer.json b/composer.json index b3277eb9..5ac9d9dc 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "lendable/composer-license-checker": "^1.1.0", "liuggio/fastest": "^1.8", "mikey179/vfsstream": "^1.6.11", - "php-cs-fixer/shim": "^3.48.0", + "php-cs-fixer/shim": "^3.49.0", "php-parallel-lint/php-parallel-lint": "^1.3.2", "phpstan/phpstan": "^1.10.57", "phpstan/phpstan-deprecation-rules": "^1.1.4", diff --git a/composer.lock b/composer.lock index 4e2e834b..c40de674 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": "bccc96523e33ee99e8299e58b6c23765", + "content-hash": "491465247e816da8b4fa1a05231bcfe8", "packages": [ { "name": "psr/clock", @@ -1331,16 +1331,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.48.0", + "version": "v3.49.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "bf0c65f1b2d943306b3574d42ae806578ce9cc3e" + "reference": "f7d3219cac46632f12362c9aa7c2ac0d2fe92c52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/bf0c65f1b2d943306b3574d42ae806578ce9cc3e", - "reference": "bf0c65f1b2d943306b3574d42ae806578ce9cc3e", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/f7d3219cac46632f12362c9aa7c2ac0d2fe92c52", + "reference": "f7d3219cac46632f12362c9aa7c2ac0d2fe92c52", "shasum": "" }, "require": { @@ -1377,9 +1377,9 @@ "description": "A tool to automatically fix PHP code style", "support": { "issues": "https://github.com/PHP-CS-Fixer/shim/issues", - "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.48.0" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.49.0" }, - "time": "2024-01-19T21:45:09+00:00" + "time": "2024-02-02T00:42:09+00:00" }, { "name": "php-parallel-lint/php-parallel-lint",