diff --git a/composer.lock b/composer.lock index 2170e23..b5a542d 100644 --- a/composer.lock +++ b/composer.lock @@ -1612,16 +1612,16 @@ "packages-dev": [ { "name": "php-cs-fixer/shim", - "version": "v3.75.0", + "version": "v3.91.3", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "eea219a577085bd13ff0cb644a422c20798316c7" + "reference": "ea5bb24909d3b00ad09daeaaa6f2ba66e0891678" }, "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/ea5bb24909d3b00ad09daeaaa6f2ba66e0891678", + "reference": "ea5bb24909d3b00ad09daeaaa6f2ba66e0891678", "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.91.3" }, - "time": "2025-03-31T18:45:02+00:00" + "time": "2025-12-05T19:46:58+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" }