Skip to content

Commit 43a956b

Browse files
committed
Add client-common dependency
1 parent 1adfd6d commit 43a956b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"require": {
1414
"php": ">=5.4",
1515
"php-http/httplug": "^1.0@beta",
16+
"php-http/client-common": "~0.1",
1617
"php-http/discovery": "^0.5"
1718
},
1819
"require-dev": {

0 commit comments

Comments
 (0)