Skip to content

Commit

Permalink
📦 Make each component require same deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tyx committed Dec 6, 2017
1 parent 85beb84 commit 6a56326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"minimum-stability": "dev",
"require": {
"php": "^7.1.3",
"php-http/httplug": "^1.1",
"guzzlehttp/psr7": "^1.2",
"php-http/client-common": "^1.3",
"tolerance/tolerance": "^0.4.2",
"psr/log": "^1.0"
},
Expand Down

0 comments on commit 6a56326

Please sign in to comment.