Просмотр исходного кода

Update react/promise requirement

Jordi Boggiano 6 лет назад
Родитель
Сommit
ea978ee7f8
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      composer.json
  2. 1 1
      composer.lock

+ 1 - 1
composer.json

@@ -35,7 +35,7 @@
         "symfony/filesystem": "^2.7 || ^3.0 || ^4.0",
         "symfony/finder": "^2.7 || ^3.0 || ^4.0",
         "symfony/process": "^2.7 || ^3.0 || ^4.0",
-        "react/promise": "^1.2"
+        "react/promise": "^1.2 || ^2.7"
     },
     "conflict": {
         "symfony/console": "2.8.38"

+ 1 - 1
composer.lock

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