From d8523c622905fb866ac789813689ae2b4f7c5c0e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 27 Aug 2025 08:28:20 +0200 Subject: update to 2.8.11 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 2d6b132..8d7f2a8 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "symfony/filesystem": "^5.4.35 || ^6.3.12 || ^7.0.3", "symfony/finder": "^5.4.35 || ^6.3.12 || ^7.0.3", "symfony/process": "^5.4.35 || ^6.3.12 || ^7.0.3", - "react/promise": "^2.11 || ^3.2", + "react/promise": "^2.11 || ^3.3", "composer/pcre": "^2.2 || ^3.2", "symfony/polyfill-php73": "^1.24", "symfony/polyfill-php80": "^1.24", -- cgit