Skip to content

Commit 6a7247f

Browse files
committed
Require http-adapter ~0.8
Fix #438 Fix #442 Fix #443
1 parent 1283ffb commit 6a7247f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=5.4.0",
16-
"egeloen/http-adapter": "~0.7",
16+
"egeloen/http-adapter": "~0.8",
1717
"igorw/get-in": "~1.0"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)