1
0
Fork 0

Allow react/promise 2.x again, fixes #12188

pull/12203/head
Jordi Boggiano 2024-11-15 13:53:30 +01:00
parent 23d1030c73
commit 2e83ead40c
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@
"symfony/filesystem": "^5.4.35 || ^6.3.12 || ^7.0.3", "symfony/filesystem": "^5.4.35 || ^6.3.12 || ^7.0.3",
"symfony/finder": "^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", "symfony/process": "^5.4.35 || ^6.3.12 || ^7.0.3",
"react/promise": "^3.2", "react/promise": "^2.11 || ^3.2",
"composer/pcre": "^2.2 || ^3.2", "composer/pcre": "^2.2 || ^3.2",
"symfony/polyfill-php73": "^1.24", "symfony/polyfill-php73": "^1.24",
"symfony/polyfill-php80": "^1.24", "symfony/polyfill-php80": "^1.24",

2
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "7c2f8d4d04b8146b2fcd203cb81fa8d5", "content-hash": "d6c1c91b79d7140594e249343184ce6f",
"packages": [ "packages": [
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",