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

Commit 75ddc71

Browse files
committed
Update Async client
1 parent faf7d2a commit 75ddc71

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
],
1717
"require": {
1818
"php": ">=5.5.0",
19-
"php-http/httplug": "dev-master",
20-
"php-http/httplug-async": "^0.1",
19+
"php-http/httplug": "^1.0@dev",
2120
"guzzlehttp/guzzle": "^6.0"
2221
},
2322
"require-dev": {

0 commit comments

Comments
 (0)