Skip to content

Commit 1016399

Browse files
authored
Merge pull request #36 from php-http/httplug-20
Allow httplug 2.0
2 parents d5575db + 72f1f67 commit 1016399

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
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": ">=5.4",
1919
"phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0",
20-
"php-http/httplug": "^1.0",
20+
"php-http/httplug": "^1.0 || ^2.0",
2121
"php-http/message": "^1.0",
2222
"guzzlehttp/psr7": "^1.0",
2323
"th3n3rd/cartesian-product": "^0.3"

0 commit comments

Comments
 (0)