diff --git a/composer.lock b/composer.lock index 2170e23..1de0d3f 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.2", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "eea219a577085bd13ff0cb644a422c20798316c7" + "reference": "814b0b688eda28484a8bac5ba1b0ecf98d9065ef" }, "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/814b0b688eda28484a8bac5ba1b0ecf98d9065ef", + "reference": "814b0b688eda28484a8bac5ba1b0ecf98d9065ef", "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.2" }, - "time": "2025-03-31T18:45:02+00:00" + "time": "2025-12-01T20:56:36+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" }