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

Commit 437fe3d

Browse files
committed
fix package name of httplug
1 parent 7efe2f5 commit 437fe3d

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
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": ">=5.4",
15-
"php-http/client": "dev-utility_separation",
15+
"php-http/httplug": "dev-utility_separation",
1616
"php-http/message-factory": "dev-master@dev"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)