Skip to content
This repository was archived by the owner on Jan 16, 2018. It is now read-only.

Commit 5dabe55

Browse files
committed
Merge pull request #5 from joelwurtz/patch-1
Updating httplug dependency
2 parents a02e29c + 36817da commit 5dabe55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
],
1313
"require": {
1414
"php": ">=5.4",
15-
"php-http/httplug": "dev-utility_separation",
16-
"php-http/message-factory": "dev-master@dev"
15+
"php-http/httplug": "~1.0@dev",
16+
"php-http/message-factory": "~0.2@dev"
1717
},
1818
"require-dev": {
1919
"phpspec/phpspec": "^2.2",

0 commit comments

Comments
 (0)