From aeb2f9234aa6a78db84b6e4a2dcd2fec5d5ff508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 01:43:17 +0000 Subject: [PATCH] Update symplify/easy-coding-standard requirement from ^12.1 to ^13.1 Updates the requirements on [symplify/easy-coding-standard](https://github.com/easy-coding-standard/ecs) to permit the latest version. - [Release notes](https://github.com/easy-coding-standard/ecs/releases) - [Commits](https://github.com/easy-coding-standard/ecs/compare/12.1.0...13.1.3) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-version: 13.1.3 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 4bed86c..2407c23 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "php-forge/support": "^0.1", "phpunit/phpunit": "^10.5", "roave/infection-static-analysis-plugin": "^1.34", - "symplify/easy-coding-standard": "^12.1", + "symplify/easy-coding-standard": "^13.1", "yii2-extensions/phpstan": "^0.1" }, "autoload": {