Skip to content

Commit bdb5af3

Browse files
authored
Merge pull request #36 from nenad/patch/update-deps
Update react/dns to use v1 or v0
2 parents f5a91dc + a2a6de2 commit bdb5af3

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
@@ -14,7 +14,7 @@
1414
"php": "^5.6 || ^7.0",
1515
"php-http/httplug": "^1.0",
1616
"react/http-client": "~0.5.9",
17-
"react/dns": "^0.4.15",
17+
"react/dns": "^1.0|^0.4.15",
1818
"react/socket": "^1.0",
1919
"react/stream": "^1.0",
2020
"react/event-loop": "^1.0",

0 commit comments

Comments
 (0)