Skip to content

Commit b84c29b

Browse files
committed
Update to stable reactphp/http v1.8.0
1 parent cb93aae commit b84c29b

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
@@ -20,8 +20,8 @@
2020
"php": ">=5.3",
2121
"clue/json-stream": "^0.1",
2222
"react/event-loop": "^1.2",
23-
"react/http": "^1.8@dev || ^1.7",
24-
"react/promise": "^3@dev || ^2.0 || ^1.1",
23+
"react/http": "^1.8",
24+
"react/promise": "^3 || ^2.0 || ^1.1",
2525
"react/promise-stream": "^1.4",
2626
"react/socket": "^1.12",
2727
"react/stream": "^1.2",

0 commit comments

Comments
 (0)