diff options
author | Remi Collet <remi@remirepo.net> | 2025-08-27 08:28:20 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-08-27 08:28:20 +0200 |
commit | d8523c622905fb866ac789813689ae2b4f7c5c0e (patch) | |
tree | 22b5e0d7352827bbd3cfa510d7ada5e91af4d0af /composer.json | |
parent | b5659619f9f2b01217b4845105a45156c5af2d11 (diff) |
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |