Skip to content

Commit fe74b2e

Browse files
Updated dev requirements for react/http to 0.8.6
1 parent 934edfc commit fe74b2e

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
@@ -26,7 +26,7 @@
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^4.8.10||^5.0",
29-
"react/http": "^0.8.1",
29+
"react/http": "^0.8.6",
3030
"ringcentral/psr7": "^1.2"
3131
},
3232
"scripts": {

0 commit comments

Comments
 (0)