diff --git a/composer.lock b/composer.lock index e3ffcbe6..0281e46d 100644 --- a/composer.lock +++ b/composer.lock @@ -8140,29 +8140,26 @@ }, { "name": "symplify/easy-coding-standard", - "version": "13.2.3", + "version": "13.3.0", "source": { "type": "git", "url": "https://github.com/ecsphp/ecs.git", - "reference": "94f56bce0420d4e837a85c4b2c6501293a5974eb" + "reference": "f672131b66a8482d8b68d9331c9a76fad2e9b424" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ecsphp/ecs/zipball/94f56bce0420d4e837a85c4b2c6501293a5974eb", - "reference": "94f56bce0420d4e837a85c4b2c6501293a5974eb", + "url": "https://api.github.com/repos/ecsphp/ecs/zipball/f672131b66a8482d8b68d9331c9a76fad2e9b424", + "reference": "f672131b66a8482d8b68d9331c9a76fad2e9b424", "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": { - "ext-dom": "Needed to support checkstyle output format in class CheckstyleOutputFormatter" - }, "bin": [ "bin/ecs" ], @@ -8184,9 +8181,9 @@ "static analysis" ], "support": { - "source": "https://github.com/ecsphp/ecs/tree/13.2.3" + "source": "https://github.com/ecsphp/ecs/tree/13.3.0" }, - "time": "2026-06-15T22:08:41+00:00" + "time": "2026-09-07T06:47:35+00:00" }, { "name": "theseer/tokenizer",