diff --git a/composer.json b/composer.json index fd61fb4..11584ae 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.2", - "symplify/easy-coding-standard": "12.5.22", + "symplify/easy-coding-standard": "12.5.23", "testcontainers/testcontainers": "1.0.3" }, "scripts": { diff --git a/composer.lock b/composer.lock index f808d58..148e7dc 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": "875d148032c2b5dc91462f6e0fd8f1a3", + "content-hash": "3c03e28dd18458f2d63ca61ade2c3331", "packages": [], "packages-dev": [ { @@ -4328,16 +4328,16 @@ }, { "name": "symplify/easy-coding-standard", - "version": "12.5.22", + "version": "12.5.23", "source": { "type": "git", "url": "https://github.com/easy-coding-standard/easy-coding-standard.git", - "reference": "4581ec472a86ff11f2f3909a4dd14a9e6fa2110b" + "reference": "2062c6b15a1f9f2c2bb4d81dfa750265937c666d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/4581ec472a86ff11f2f3909a4dd14a9e6fa2110b", - "reference": "4581ec472a86ff11f2f3909a4dd14a9e6fa2110b", + "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/2062c6b15a1f9f2c2bb4d81dfa750265937c666d", + "reference": "2062c6b15a1f9f2c2bb4d81dfa750265937c666d", "shasum": "" }, "require": { @@ -4373,7 +4373,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.22" + "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.5.23" }, "funding": [ { @@ -4385,7 +4385,7 @@ "type": "github" } ], - "time": "2025-07-31T06:08:02+00:00" + "time": "2025-08-15T14:51:28+00:00" }, { "name": "testcontainers/testcontainers",