Skip to content

Commit e9b08a5

Browse files
committed
Update composer.json dependencies
1 parent 3d80010 commit e9b08a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@
2525
},
2626
"require": {
2727
"php": ">=7.1",
28+
"psr/http-client": "^1.0",
2829
"psr/http-message": "^1.0",
29-
"php-http/httplug": "^2.0",
30+
"php-http/httplug": "^1.1 || ^2.0",
3031
"php-http/message": "^1.7",
3132
"php-http/discovery": "^1.6",
3233
"php-http/message-factory": "^v1.0",

0 commit comments

Comments
 (0)