From e19b7a9435a9b476a657acac11a1a83473fed3e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:00:59 +0000 Subject: [PATCH] Update lucatume/codeception-snapshot-assertions requirement Updates the requirements on [lucatume/codeception-snapshot-assertions](https://github.com/lucatume/codeception-snapshot-assertions) to permit the latest version. - [Release notes](https://github.com/lucatume/codeception-snapshot-assertions/releases) - [Changelog](https://github.com/lucatume/codeception-snapshot-assertions/blob/master/CHANGELOG.md) - [Commits](https://github.com/lucatume/codeception-snapshot-assertions/compare/0.2.4...0.4.0) --- updated-dependencies: - dependency-name: lucatume/codeception-snapshot-assertions dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 36f6e4a..be81ae1 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "codeception/module-phpbrowser": "^2.0.3", "codeception/module-asserts": "^2.0.1", "codeception/module-cli": "^2.0", - "lucatume/codeception-snapshot-assertions": "^0.2.4" + "lucatume/codeception-snapshot-assertions": "^0.4.0" }, "autoload": { "psr-4": {