diff --git a/composer.json b/composer.json index 91e174b..26db472 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "phpunit/phpunit": "11.5.21", "rector/rector": "2.1.2", "symfony/http-client": "7.3.1", - "symplify/easy-coding-standard": "12.5.20", + "symplify/easy-coding-standard": "12.5.22", "testcontainers/testcontainers": "1.0.3" }, "scripts": { diff --git a/composer.lock b/composer.lock index 3fe537e..0a7a98d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "659b96269cc10e6cd793684366565e5f", + "content-hash": "1b34b0812fab42c361e47204836a06c7", "packages": [], "packages-dev": [ { @@ -4324,16 +4324,16 @@ }, { "name": "symplify/easy-coding-standard", - "version": "12.5.20", + "version": "12.5.22", "source": { "type": "git", "url": "https://github.com/easy-coding-standard/easy-coding-standard.git", - "reference": "bb44b0fc70dd2148d8a6362bc66a35e23dc31bc4" + "reference": "4581ec472a86ff11f2f3909a4dd14a9e6fa2110b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/bb44b0fc70dd2148d8a6362bc66a35e23dc31bc4", - "reference": "bb44b0fc70dd2148d8a6362bc66a35e23dc31bc4", + "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/4581ec472a86ff11f2f3909a4dd14a9e6fa2110b", + "reference": "4581ec472a86ff11f2f3909a4dd14a9e6fa2110b", "shasum": "" }, "require": { @@ -4369,7 +4369,7 @@ ], "support": { "issues": "https://github.com/easy-coding-standard/easy-coding-standard/issues", - "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.5.20" + "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.5.22" }, "funding": [ { @@ -4381,7 +4381,7 @@ "type": "github" } ], - "time": "2025-05-30T11:42:07+00:00" + "time": "2025-07-31T06:08:02+00:00" }, { "name": "testcontainers/testcontainers",