Skip to content

Commit 6a56326

Browse files
committed
📦 Make each component require same deps
1 parent 85beb84 commit 6a56326

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
@@ -21,8 +21,8 @@
2121
"minimum-stability": "dev",
2222
"require": {
2323
"php": "^7.1.3",
24+
"php-http/httplug": "^1.1",
2425
"guzzlehttp/psr7": "^1.2",
25-
"php-http/client-common": "^1.3",
2626
"tolerance/tolerance": "^0.4.2",
2727
"psr/log": "^1.0"
2828
},

0 commit comments

Comments
 (0)