From 1db1960ad12cba2df2530f6dfffc74c997df85ca Mon Sep 17 00:00:00 2001 From: Hugo Alliaume Date: Wed, 5 Nov 2025 21:01:31 +0100 Subject: [PATCH] [CI] Tests over Symfony 7.4.0-beta1 and 8.0.0-beta1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7b7bba5..cb9ca02 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "require-dev": { "symfony/phpunit-bridge": "^7.2|^8.0", "symfony/ux-icons": "^2.18", - "spatie/phpunit-snapshot-assertions": "^4.2.17", + "spatie/phpunit-snapshot-assertions": "^4.2.17|^5.2.3", "phpunit/phpunit": "^9.6.22" }, "autoload": {