diff --git a/composer.json b/composer.json index 44a9618..a9b307e 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "require-dev": { "phpstan/phpstan": "2.1.17", "phpunit/phpunit": "11.5.21", - "symplify/easy-coding-standard": "12.5.16", + "symplify/easy-coding-standard": "12.5.20", "testcontainers/testcontainers": "1.0.3" }, "scripts": { diff --git a/composer.lock b/composer.lock index d9af381..cf69d57 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": "d6a81013348035580df66b0e5e9064cc", + "content-hash": "ccefa4638de4e738729b2c6066af7b0d", "packages": [ { "name": "guzzlehttp/guzzle", @@ -4263,16 +4263,16 @@ }, { "name": "symplify/easy-coding-standard", - "version": "12.5.16", + "version": "12.5.20", "source": { "type": "git", "url": "https://github.com/easy-coding-standard/easy-coding-standard.git", - "reference": "3e99ec9bd64528cedb7f7e0a9e892a1c3c803935" + "reference": "bb44b0fc70dd2148d8a6362bc66a35e23dc31bc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/3e99ec9bd64528cedb7f7e0a9e892a1c3c803935", - "reference": "3e99ec9bd64528cedb7f7e0a9e892a1c3c803935", + "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/bb44b0fc70dd2148d8a6362bc66a35e23dc31bc4", + "reference": "bb44b0fc70dd2148d8a6362bc66a35e23dc31bc4", "shasum": "" }, "require": { @@ -4308,7 +4308,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.16" + "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.5.20" }, "funding": [ { @@ -4320,7 +4320,7 @@ "type": "github" } ], - "time": "2025-04-28T07:01:07+00:00" + "time": "2025-05-30T11:42:07+00:00" }, { "name": "testcontainers/testcontainers",