Skip to content

Commit 7602dd8

Browse files
committed
also allow 1.0 release of the HTTP adapter
1 parent ec5105f commit 7602dd8

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
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=5.4.0",
16-
"egeloen/http-adapter": "~0.8",
16+
"egeloen/http-adapter": "~0.8|~1.0",
1717
"igorw/get-in": "~1.0"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)