Skip to content

Commit 63949de

Browse files
committed
Removes Client related tests
1 parent 070fd0e commit 63949de

File tree

2 files changed

+188
-536
lines changed

2 files changed

+188
-536
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
"phpunit/phpunit": "~4.4"
1616
},
1717
"require-dev": {
18-
"php-http/adapter-core": "dev-internal_separation"
18+
"php-http/common": "dev-master",
19+
"guzzlehttp/psr7": "~1.0",
20+
"th3n3rd/cartesian-product": "^0.2"
1921
},
2022
"autoload": {
2123
"psr-4": {

0 commit comments

Comments
 (0)