diff --git a/composer.lock b/composer.lock index 2170e23..67176c1 100644 --- a/composer.lock +++ b/composer.lock @@ -1612,16 +1612,16 @@ "packages-dev": [ { "name": "php-cs-fixer/shim", - "version": "v3.75.0", + "version": "v3.89.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "eea219a577085bd13ff0cb644a422c20798316c7" + "reference": "a9c89b309b89e2df8eb798594cf3c883f63fa6b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/eea219a577085bd13ff0cb644a422c20798316c7", - "reference": "eea219a577085bd13ff0cb644a422c20798316c7", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/a9c89b309b89e2df8eb798594cf3c883f63fa6b7", + "reference": "a9c89b309b89e2df8eb798594cf3c883f63fa6b7", "shasum": "" }, "require": { @@ -1658,9 +1658,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.75.0" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.89.0" }, - "time": "2025-03-31T18:45:02+00:00" + "time": "2025-10-18T19:30:40+00:00" }, { "name": "phpstan/phpstan", @@ -2700,6 +2700,6 @@ "platform": { "php": "~8.3.0 || ~8.4.0" }, - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" }