From 64d0546f44999427e999201fbabda2267577c03c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 09:46:38 +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.2) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-version: 13.1.2 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 5a75cf1..dd94691 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ }, "require-dev": { "maglnet/composer-require-checker": "^4.7", - "symplify/easy-coding-standard": "^12.1", + "symplify/easy-coding-standard": "^13.1", "vimeo/psalm": "^5.19" }, "autoload": {