summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-09-06 07:50:07 +0200
committerRemi Collet <remi@remirepo.net>2018-09-06 07:50:07 +0200
commit013d41c747a6a2c6e785129a7baf3f6e39317e5f (patch)
treeefe6559ba8d6e84cb47fbdf5286191fabb67440a /composer.json
parente8a0a8851e32b9c2debce9e63635ddad9da64d94 (diff)
update to 1.8.6
bundle php-http/psr7-integration-tests only used for tests
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index fd36a52..ddb91d9 100644
--- a/composer.json
+++ b/composer.json
@@ -30,6 +30,7 @@
"require-dev": {
"ext-dom": "*",
"ext-libxml": "*",
+ "php-http/psr7-integration-tests": "dev-master",
"phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7",
"zendframework/zend-coding-standard": "~1.0"
},