From a3db40b627fd8f4879de1d5e96deb324a162c5fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 04:10:54 +0000 Subject: [PATCH] Bump php-cs-fixer/shim from 3.75.0 to 3.92.5 Bumps [php-cs-fixer/shim](https://github.com/PHP-CS-Fixer/shim) from 3.75.0 to 3.92.5. - [Commits](https://github.com/PHP-CS-Fixer/shim/compare/v3.75.0...v3.92.5) --- updated-dependencies: - dependency-name: php-cs-fixer/shim dependency-version: 3.92.5 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..358aa38 100644 --- a/composer.lock +++ b/composer.lock @@ -1612,16 +1612,16 @@ "packages-dev": [ { "name": "php-cs-fixer/shim", - "version": "v3.75.0", + "version": "v3.92.5", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "eea219a577085bd13ff0cb644a422c20798316c7" + "reference": "b13b4ad0a1daa80cf036c70488e86516928a5af0" }, "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/b13b4ad0a1daa80cf036c70488e86516928a5af0", + "reference": "b13b4ad0a1daa80cf036c70488e86516928a5af0", "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.92.5" }, - "time": "2025-03-31T18:45:02+00:00" + "time": "2026-01-08T21:58:02+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" }