Skip to content

Commit c5cbe1a

Browse files
authored
Update composer.json
Added support for HTTPlug 2.0
1 parent e7facb2 commit c5cbe1a

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
@@ -14,7 +14,7 @@
1414
},
1515
"require": {
1616
"php": "^5.6 || ^7.0",
17-
"php-http/httplug": "^1.0",
17+
"php-http/httplug": "^1.0 || ^2.0",
1818
"php-http/message": "^1.0",
1919
"php-http/client-implementation": "^1.0",
2020
"php-http/discovery": "^1.0"

0 commit comments

Comments
 (0)