diff --git a/composer.json b/composer.json index 7563b61..dfd53f5 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "symfony/serializer": "^7.2.6" }, "require-dev": { - "codeception/codeception": "^5.3.1", + "codeception/codeception": "^5.3.2", "codeception/module-asserts": "^3.2.0", "codeception/module-phpbrowser": "^3.0.1", "friendsofphp/php-cs-fixer": "3.75.0", diff --git a/composer.lock b/composer.lock index c65aec7..37d7639 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": "c6ba7a1825dd137086d2e4f47acab0c2", + "content-hash": "06defe120aa7ca28a6f5e4bb25fa898f", "packages": [ { "name": "clue/stream-filter", @@ -3069,16 +3069,16 @@ }, { "name": "codeception/codeception", - "version": "5.3.1", + "version": "5.3.2", "source": { "type": "git", "url": "https://github.com/Codeception/Codeception.git", - "reference": "4ac6b4fb10db02c5a43b4afbeb665a0e33fbcfde" + "reference": "582112d7a603d575e41638df1e96900b10ae91b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/Codeception/zipball/4ac6b4fb10db02c5a43b4afbeb665a0e33fbcfde", - "reference": "4ac6b4fb10db02c5a43b4afbeb665a0e33fbcfde", + "url": "https://api.github.com/repos/Codeception/Codeception/zipball/582112d7a603d575e41638df1e96900b10ae91b8", + "reference": "582112d7a603d575e41638df1e96900b10ae91b8", "shasum": "" }, "require": { @@ -3184,7 +3184,7 @@ ], "support": { "issues": "https://github.com/Codeception/Codeception/issues", - "source": "https://github.com/Codeception/Codeception/tree/5.3.1" + "source": "https://github.com/Codeception/Codeception/tree/5.3.2" }, "funding": [ { @@ -3192,7 +3192,7 @@ "type": "open_collective" } ], - "time": "2025-05-13T23:20:11+00:00" + "time": "2025-05-26T07:47:39+00:00" }, { "name": "codeception/lib-asserts",