From cb349c0cbf511ee69f5b949ff1886a4b972bbc17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 10:02:15 +0000 Subject: [PATCH] Chore(deps-dev): Bump php-cs-fixer/shim from 3.91.1 to 3.92.3 Bumps [php-cs-fixer/shim](https://github.com/PHP-CS-Fixer/shim) from 3.91.1 to 3.92.3. - [Commits](https://github.com/PHP-CS-Fixer/shim/compare/v3.91.1...v3.92.3) --- updated-dependencies: - dependency-name: php-cs-fixer/shim dependency-version: 3.92.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 06be019fc..585ae3b52 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "nextcloud/coding-standard": "^1.0", "nextcloud/ocp": "dev-stable28", "phan/phan": "^5", - "php-cs-fixer/shim": "3.91.1", + "php-cs-fixer/shim": "3.92.3", "psalm/phar": "^5.26", "squizlabs/php_codesniffer": "^4", "staabm/annotate-pull-request-from-checkstyle": "^1.1.0" diff --git a/composer.lock b/composer.lock index 689303fb9..ea166d621 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "acc36ddaac70e6c50bf7c9bd825adfea", + "content-hash": "3856c598ec322ac8a24592ccf7659bfb", "packages": [], "packages-dev": [ { @@ -957,16 +957,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.91.1", + "version": "v3.92.3", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "7dfcb23ff31e11e6b7da1b8d9a64cf252bf2edf0" + "reference": "85907503d29473dfbb2f5950c84f5c00cb1b7297" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/7dfcb23ff31e11e6b7da1b8d9a64cf252bf2edf0", - "reference": "7dfcb23ff31e11e6b7da1b8d9a64cf252bf2edf0", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/85907503d29473dfbb2f5950c84f5c00cb1b7297", + "reference": "85907503d29473dfbb2f5950c84f5c00cb1b7297", "shasum": "" }, "require": { @@ -1003,9 +1003,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.91.1" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.92.3" }, - "time": "2025-12-01T11:10:18+00:00" + "time": "2025-12-18T10:45:25+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -2388,5 +2388,5 @@ "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }