Skip to content

Commit ab62c09

Browse files
committed
Update DNS and Cache components to stable LTS release
1 parent 6098d9c commit ab62c09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
},
1010
"require": {
1111
"php": ">=5.3.8",
12-
"react/cache": "^0.5",
13-
"react/dns": "^0.4",
12+
"react/cache": "^1.0",
13+
"react/dns": "^1.0",
1414
"react/event-loop": "^1.0",
1515
"react/promise": "^2.1 || ^1.2",
1616
"react/promise-stream": "^1.1.1",

0 commit comments

Comments
 (0)