From f3082a58a4aeffb8bb79bfce654741034c0a4c3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 01:30:56 +0000 Subject: [PATCH] chore(deps): update dependency codeception/codeception to ^5.3.1 | datasource | package | from | to | | ---------- | ----------------------- | ----- | ----- | | packagist | codeception/codeception | 5.3.0 | 5.3.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index af453f1..77b1724 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "symfony/serializer": "^7.2.5" }, "require-dev": { - "codeception/codeception": "^5.3.0", + "codeception/codeception": "^5.3.1", "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 ec110b9..93b6b6b 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": "e9fcf8f565fba4223b32767617ee1aff", + "content-hash": "5844d1e7cfeea310187f3c6133dbbbd2", "packages": [ { "name": "clue/stream-filter", @@ -3068,16 +3068,16 @@ }, { "name": "codeception/codeception", - "version": "5.3.0", + "version": "5.3.1", "source": { "type": "git", "url": "https://github.com/Codeception/Codeception.git", - "reference": "5894c6f9f2f4bdcbd2a1d73ed6dc91976ce8a012" + "reference": "4ac6b4fb10db02c5a43b4afbeb665a0e33fbcfde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/Codeception/zipball/5894c6f9f2f4bdcbd2a1d73ed6dc91976ce8a012", - "reference": "5894c6f9f2f4bdcbd2a1d73ed6dc91976ce8a012", + "url": "https://api.github.com/repos/Codeception/Codeception/zipball/4ac6b4fb10db02c5a43b4afbeb665a0e33fbcfde", + "reference": "4ac6b4fb10db02c5a43b4afbeb665a0e33fbcfde", "shasum": "" }, "require": { @@ -3183,7 +3183,7 @@ ], "support": { "issues": "https://github.com/Codeception/Codeception/issues", - "source": "https://github.com/Codeception/Codeception/tree/5.3.0" + "source": "https://github.com/Codeception/Codeception/tree/5.3.1" }, "funding": [ { @@ -3191,7 +3191,7 @@ "type": "open_collective" } ], - "time": "2025-05-06T19:00:07+00:00" + "time": "2025-05-13T23:20:11+00:00" }, { "name": "codeception/lib-asserts",