Skip to content

Commit 3376456

Browse files
authored
Merge pull request #29 from clue-labs/stable-dns
Forward compatibility with upcoming stable DNS component
2 parents 658fe52 + 4498a05 commit 3376456

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
@@ -17,7 +17,7 @@
1717
"php": ">=5.3",
1818
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
1919
"react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3",
20-
"react/dns": "^0.4.13",
20+
"react/dns": "^1.0 || ^0.4.13",
2121
"react/promise": "~2.1|~1.2"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)