From bd50034877dc7b521b76975b80183af76fa960fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 23:48:29 +0000 Subject: [PATCH] chore(deps): update dependency spatie/phpunit-snapshot-assertions to v5 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7b449e3..f303c13 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "ramsey/composer-repl": "^1.4", "ramsey/conventional-commits": "^1.3", "roave/security-advisories": "dev-latest", - "spatie/phpunit-snapshot-assertions": "^4.2", + "spatie/phpunit-snapshot-assertions": "^5.0", "vimeo/psalm": "~5.8.0" }, "minimum-stability": "dev",