Browse Source

[reactphp] Update libs (#7228)

Joan Miquel 3 years ago
parent
commit
a7233628db
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frameworks/PHP/reactphp/composer.json

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

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