Skip to content

Commit b0c9ed9

Browse files
author
Nenad Stojanovikj
committed
Require react/http-client to be ~0.5.0
1 parent 57f3696 commit b0c9ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "^5.5 || ^7.0",
1515
"php-http/httplug": "^1.0",
16-
"react/http-client": "^0.4.8 || ^0.5",
16+
"react/http-client": "~0.5.0",
1717
"react/dns": "^0.4.1",
1818
"react/socket": "^0.8",
1919
"php-http/discovery": "^1.0"

0 commit comments

Comments
 (0)