From 28eec898da300d232990f9b910e9a3b72509aca1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 10:02:57 +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.18. - [Release notes](https://github.com/ecsphp/ecs/releases) - [Commits](https://github.com/ecsphp/ecs/compare/13.2.3...13.2.18) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-version: 13.2.18 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index e3ffcbe6..6be1f4d5 100644 --- a/composer.lock +++ b/composer.lock @@ -8140,24 +8140,24 @@ }, { "name": "symplify/easy-coding-standard", - "version": "13.2.3", + "version": "13.2.18", "source": { "type": "git", "url": "https://github.com/ecsphp/ecs.git", - "reference": "94f56bce0420d4e837a85c4b2c6501293a5974eb" + "reference": "14449735108430e3f2c4d9e58699b95d6855240b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ecsphp/ecs/zipball/94f56bce0420d4e837a85c4b2c6501293a5974eb", - "reference": "94f56bce0420d4e837a85c4b2c6501293a5974eb", + "url": "https://api.github.com/repos/ecsphp/ecs/zipball/14449735108430e3f2c4d9e58699b95d6855240b", + "reference": "14449735108430e3f2c4d9e58699b95d6855240b", "shasum": "" }, "require": { "php": ">=7.2" }, "conflict": { - "friendsofphp/php-cs-fixer": "<3.95.1", - "phpcsstandards/php_codesniffer": "<4.0.1", + "friendsofphp/php-cs-fixer": "<3.95.20", + "phpcsstandards/php_codesniffer": "<4.0.4", "symplify/coding-standard": "<13.0" }, "suggest": { @@ -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.18" }, - "time": "2026-06-15T22:08:41+00:00" + "time": "2026-08-20T16:49:05+00:00" }, { "name": "theseer/tokenizer",