diff --git a/composer.json b/composer.json index 39b6c59..926e05a 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ }, "require-dev": { "codeception/codeception": "^5.2.1", - "codeception/module-asserts": "^3.0.0", + "codeception/module-asserts": "^3.1.0", "codeception/module-phpbrowser": "^3.0.1", "friendsofphp/php-cs-fixer": "3.75.0", "jane-php/open-api-3": "^7.9.0", diff --git a/composer.lock b/composer.lock index 31e69be..615784c 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": "414b4ea69a709f4dd80a1d03cbe1715d", + "content-hash": "c83d8a5ad6febc692c0cade8d26f6f46", "packages": [ { "name": "clue/stream-filter", @@ -3355,22 +3355,22 @@ }, { "name": "codeception/module-asserts", - "version": "3.0.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/Codeception/module-asserts.git", - "reference": "1b6b150b30586c3614e7e5761b31834ed7968603" + "reference": "c58281f3d741599c81676bcb92996cf1e22d9ffd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/module-asserts/zipball/1b6b150b30586c3614e7e5761b31834ed7968603", - "reference": "1b6b150b30586c3614e7e5761b31834ed7968603", + "url": "https://api.github.com/repos/Codeception/module-asserts/zipball/c58281f3d741599c81676bcb92996cf1e22d9ffd", + "reference": "c58281f3d741599c81676bcb92996cf1e22d9ffd", "shasum": "" }, "require": { "codeception/codeception": "*@dev", "codeception/lib-asserts": "^2.0", - "php": "^8.0" + "php": "^8.1" }, "conflict": { "codeception/codeception": "<5.0" @@ -3406,9 +3406,9 @@ ], "support": { "issues": "https://github.com/Codeception/module-asserts/issues", - "source": "https://github.com/Codeception/module-asserts/tree/3.0.0" + "source": "https://github.com/Codeception/module-asserts/tree/3.1.0" }, - "time": "2022-02-16T19:48:08+00:00" + "time": "2025-04-24T17:18:25+00:00" }, { "name": "codeception/module-phpbrowser",