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

Commit 8f23ab4

Browse files
committed
Solve dependency issues
1 parent 95644cb commit 8f23ab4

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/httplug": "^1.0.0-alpha2@dev",
15+
"php-http/httplug": "1.0.0-alpha2",
1616
"php-http/message-factory": "^0.3@dev"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)