From 6b8eba0e7c849276d3f9de9050de4127151fc7df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 15:53:27 +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/0.3.0/CHANGELOG.md) - [Commits](https://github.com/lucatume/codeception-snapshot-assertions/compare/0.2.4...0.3.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..58b34a5 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.3.0" }, "autoload": { "psr-4": {