Jelajahi Sumber

[reactphp] Update libs (#7228)

Joan Miquel 3 tahun lalu
induk
melakukan
a7233628db
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      frameworks/PHP/reactphp/composer.json

+ 2 - 2
frameworks/PHP/reactphp/composer.json

@@ -3,7 +3,7 @@
         "php": ">=5.3.0",
         "psr/http-message": "^1.0",
         "react/event-loop": "^1.2",
-        "react/http": "^1.4",
-        "react/socket": "^1.8"
+        "react/http": "^1.6",
+        "react/socket": "^1.11"
     }
 }