diff --git a/composer.json b/composer.json index 44d1fa4..e691ee7 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "phpunit/phpunit": "11.5.21", "rector/rector": "2.1.4", "symfony/http-client": "7.3.2", - "symplify/easy-coding-standard": "12.5.23", + "symplify/easy-coding-standard": "12.5.24", "testcontainers/testcontainers": "1.0.3" }, "scripts": { diff --git a/composer.lock b/composer.lock index e5912bf..7c6e333 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": "c435aa591e7b6444ae544ba2e39d5cf9", + "content-hash": "f306cab88760fe01910fe4e52e344653", "packages": [], "packages-dev": [ { @@ -4328,16 +4328,16 @@ }, { "name": "symplify/easy-coding-standard", - "version": "12.5.23", + "version": "12.5.24", "source": { "type": "git", "url": "https://github.com/easy-coding-standard/easy-coding-standard.git", - "reference": "2062c6b15a1f9f2c2bb4d81dfa750265937c666d" + "reference": "4b90f2b6efed9508000968eac2397ac7aff34354" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/2062c6b15a1f9f2c2bb4d81dfa750265937c666d", - "reference": "2062c6b15a1f9f2c2bb4d81dfa750265937c666d", + "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/4b90f2b6efed9508000968eac2397ac7aff34354", + "reference": "4b90f2b6efed9508000968eac2397ac7aff34354", "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.23" + "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.5.24" }, "funding": [ { @@ -4385,7 +4385,7 @@ "type": "github" } ], - "time": "2025-08-15T14:51:28+00:00" + "time": "2025-08-21T06:57:14+00:00" }, { "name": "testcontainers/testcontainers",