From a6aa85469e6f9cff1d0c690c825e8b55087e1cc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 10:03:58 +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.13. - [Release notes](https://github.com/ecsphp/ecs/releases) - [Commits](https://github.com/ecsphp/ecs/compare/13.2.3...13.2.13) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-version: 13.2.13 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..d230ad21 100644 --- a/composer.lock +++ b/composer.lock @@ -8140,16 +8140,16 @@ }, { "name": "symplify/easy-coding-standard", - "version": "13.2.3", + "version": "13.2.13", "source": { "type": "git", "url": "https://github.com/ecsphp/ecs.git", - "reference": "94f56bce0420d4e837a85c4b2c6501293a5974eb" + "reference": "6d28a6dfef3e18ddc013ba68b121487cad2cf14c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ecsphp/ecs/zipball/94f56bce0420d4e837a85c4b2c6501293a5974eb", - "reference": "94f56bce0420d4e837a85c4b2c6501293a5974eb", + "url": "https://api.github.com/repos/ecsphp/ecs/zipball/6d28a6dfef3e18ddc013ba68b121487cad2cf14c", + "reference": "6d28a6dfef3e18ddc013ba68b121487cad2cf14c", "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.13" }, - "time": "2026-06-15T22:08:41+00:00" + "time": "2026-07-20T11:00:52+00:00" }, { "name": "theseer/tokenizer",