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

Commit ac48056

Browse files
committed
changed httplug dependency to dev-maser
1 parent ba12173 commit ac48056

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
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": ">=5.5.0",
19-
"php-http/httplug": "^1.0",
19+
"php-http/httplug": "dev-master",
2020
"guzzlehttp/guzzle": "^6.0"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)