Skip to content

Commit cedbd9d

Browse files
authored
Merge pull request #32 from Ahmard/http-min-stability-upgrade
react/http minimum stability upgrade
2 parents 9ae25e0 + 9678683 commit cedbd9d

File tree

2 files changed

+1323
-918
lines changed

2 files changed

+1323
-918
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"hansott/psr7-cookies": "^2.0 || ^1.0",
1414
"psr/http-message": "^1.0",
1515
"react/cache": "^0.5.0 || ^0.6.0 || ^1.0.0",
16-
"react/http": "^0.8.0",
16+
"react/http": "^1.0.0",
1717
"react/promise": "^2.7"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)