From b2c6988c6c6c9f5bbfa0c756707bdc9a617db632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 04:09:23 +0000 Subject: [PATCH] Bump php-cs-fixer/shim from 3.75.0 to 3.91.3 Bumps [php-cs-fixer/shim](https://github.com/PHP-CS-Fixer/shim) from 3.75.0 to 3.91.3. - [Commits](https://github.com/PHP-CS-Fixer/shim/compare/v3.75.0...v3.91.3) --- updated-dependencies: - dependency-name: php-cs-fixer/shim dependency-version: 3.91.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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" }