Skip to content

Commit 3565098

Browse files
Nyholmjbelien
authored andcommitted
Allow HTTPlug 2.0 (#903)
1 parent 1bd7d59 commit 3565098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": "^7.0",
1616
"willdurand/geocoder": "^4.0",
17-
"php-http/httplug": "^1.0",
17+
"php-http/httplug": "^1.0 || ^2.0",
1818
"psr/http-message": "^1.0",
1919
"php-http/message-factory": "^1.0.2",
2020
"psr/http-message-implementation": "^1.0",

0 commit comments

Comments
 (0)