From 1e5479009b4a715d54fb0ae25ac372e5ca810604 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 a6fd6d1..6c0135a 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": {