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",