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

Commit 70f007c

Browse files
committed
Remove EmulateAsyncClient and client-tools dependency
1 parent f229b53 commit 70f007c

File tree

3 files changed

+1
-60
lines changed

3 files changed

+1
-60
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"require": {
1414
"php": ">=5.4",
1515
"php-http/httplug": "1.0.0-alpha2",
16-
"php-http/message-factory": "^1.0",
17-
"php-http/client-tools": "^0.1@dev"
16+
"php-http/message-factory": "^1.0"
1817
},
1918
"require-dev": {
2019
"phpspec/phpspec": "^2.4",

spec/EmulateAsyncClientSpec.php

Lines changed: 0 additions & 28 deletions
This file was deleted.

src/EmulateAsyncClient.php

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)