Skip to content

Commit 3d1c111

Browse files
authored
Merge pull request #13 from karptonite/update_deps
Update httplug and php-http/client-common dependencies
2 parents b66cf7c + 2ecdd90 commit 3d1c111

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"ext-json": "*",
3535
"monolog/monolog": "^1.0|^2.1",
3636
"nyholm/psr7": "^1.3",
37-
"php-http/client-common": "^1.0",
37+
"php-http/client-common": "^1.0|^2.3",
3838
"php-http/discovery": "^1.0",
39-
"php-http/httplug": "^1.0",
39+
"php-http/httplug": "^1.0|^2.2",
4040
"php-http/message-factory": "^1.0",
4141
"psr/http-client-implementation": "^1.0",
4242
"psr/http-message": "^1.0"

0 commit comments

Comments
 (0)