Skip to content

Commit 8e666f8

Browse files
Nyholmjbelien
authored andcommitted
Allow HTTPlug 2.0 (#903)
1 parent 99db543 commit 8e666f8

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
@@ -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)