From 81a792f07c6e361ac6566bf8705140b289cba48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 04:07:18 +0000 Subject: [PATCH] Update php-cs-fixer/shim requirement from ~3.88.0 to ~3.88.0 || ~3.95.0 Updates the requirements on [php-cs-fixer/shim](https://github.com/PHP-CS-Fixer/shim) to permit the latest version. - [Commits](https://github.com/PHP-CS-Fixer/shim/compare/v3.88.0...v3.95.1) --- updated-dependencies: - dependency-name: php-cs-fixer/shim dependency-version: 3.95.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6f40e36..ce94288 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "php-standard-library/psalm-plugin": "^2.2", "vimeo/psalm": "~6.13.0", "phpunit/phpunit": "~12.4", - "php-cs-fixer/shim": "~3.88.0" + "php-cs-fixer/shim": "~3.88.0 || ~3.95.0" }, "license": "MIT", "authors": [