From b3b00b2341582efae015514570256e8b74a3204e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 10:04:12 +0000 Subject: [PATCH] [composer/dev](deps-dev): Bump symplify/easy-coding-standard Bumps [symplify/easy-coding-standard](https://github.com/ecsphp/ecs) from 13.2.3 to 13.2.6. - [Release notes](https://github.com/ecsphp/ecs/releases) - [Commits](https://github.com/ecsphp/ecs/compare/13.2.3...13.2.6) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-version: 13.2.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index e3ffcbe6..d9082f6d 100644 --- a/composer.lock +++ b/composer.lock @@ -8140,16 +8140,16 @@ }, { "name": "symplify/easy-coding-standard", - "version": "13.2.3", + "version": "13.2.6", "source": { "type": "git", "url": "https://github.com/ecsphp/ecs.git", - "reference": "94f56bce0420d4e837a85c4b2c6501293a5974eb" + "reference": "47114ce652240df25763417eeab89d815323050b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ecsphp/ecs/zipball/94f56bce0420d4e837a85c4b2c6501293a5974eb", - "reference": "94f56bce0420d4e837a85c4b2c6501293a5974eb", + "url": "https://api.github.com/repos/ecsphp/ecs/zipball/47114ce652240df25763417eeab89d815323050b", + "reference": "47114ce652240df25763417eeab89d815323050b", "shasum": "" }, "require": { @@ -8184,9 +8184,9 @@ "static analysis" ], "support": { - "source": "https://github.com/ecsphp/ecs/tree/13.2.3" + "source": "https://github.com/ecsphp/ecs/tree/13.2.6" }, - "time": "2026-06-15T22:08:41+00:00" + "time": "2026-07-04T21:15:32+00:00" }, { "name": "theseer/tokenizer",