From d202e52d6659952922f95cb5405e0025f383774d Mon Sep 17 00:00:00 2001 From: Vincent Langlet Date: Wed, 10 Dec 2025 11:32:15 +0100 Subject: [PATCH] Try SF 8 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b19ca28..da3c281 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "illuminate/support": "^9.0 || ^10.0 || ^11.0 || ^12.0", "knplabs/gaufrette": "^0.11", "phpunit/phpunit": "^9.5", - "symfony/validator": "^5.4 || ^6.4 || ^7.0", + "symfony/validator": "^5.4 || ^6.4 || ^7.0 || ^8.0", "phpstan/phpstan": "^2.1", "phpstan/phpstan-phpunit": "^2.0", "phpstan/phpstan-strict-rules": "^2.0"