diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 15:57:18 +0200 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-25 15:57:18 +0200 |
| commit | 95b32e913e8c617e8f261e2c5abdba463aa7d010 (patch) | |
| tree | f54f173fc9cc8f1125251f6133ae8fbdf3745ca0 /composer.lock | |
| parent | 2bef309e46cfd1c3f136c4775be4c56e90824994 (diff) | |
update codeception/module-asserts to v3.1.0, re #5529
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/composer.lock b/composer.lock index d89def1..450c036 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": "e56c6637fe29b4529b75ced63deb8630", + "content-hash": "fbb6e2513417cc90573c02f148753cd4", "packages": [ { "name": "algo26-matthias/idna-convert", @@ -7028,22 +7028,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" @@ -7079,9 +7079,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/specify", |
