diff --git a/composer.json b/composer.json index 5fa20e87..cb2ad18b 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "lendable/composer-license-checker": "^1.0.4", "liuggio/fastest": "^1.8", "mikey179/vfsstream": "^1.6.11", - "php-cs-fixer/shim": "^3.35.1", + "php-cs-fixer/shim": "^3.36.0", "php-parallel-lint/php-parallel-lint": "^1.3.2", "phpstan/phpstan": "^1.10.39", "phpstan/phpstan-deprecation-rules": "^1.1.4", diff --git a/composer.lock b/composer.lock index 3e1ffa17..496db526 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": "e6f1af520f2c4c7970fb32026818bd63", + "content-hash": "d1d8be6a47af6ec4c81fca005730495e", "packages": [ { "name": "psr/clock", @@ -1331,16 +1331,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.35.1", + "version": "v3.36.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "39dc3830797e107a21f8cfaca99fd0838950f8c2" + "reference": "78e6d81bb56987d97c47e006a79f445b6310e4d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/39dc3830797e107a21f8cfaca99fd0838950f8c2", - "reference": "39dc3830797e107a21f8cfaca99fd0838950f8c2", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/78e6d81bb56987d97c47e006a79f445b6310e4d0", + "reference": "78e6d81bb56987d97c47e006a79f445b6310e4d0", "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.35.1" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.36.0" }, - "time": "2023-10-12T13:48:08+00:00" + "time": "2023-10-27T10:15:48+00:00" }, { "name": "php-parallel-lint/php-parallel-lint",