Show that we allow MultipartStreamBuilder 0.2 (#291)

This commit is contained in:
Tobias Nyholm 2017-02-20 20:59:56 +01:00 committed by Sean Johnson
parent da6ee36fed
commit 2d83ab3bf8

View File

@ -4,7 +4,7 @@
"require": { "require": {
"php": "^5.5|^7.0", "php": "^5.5|^7.0",
"php-http/httplug": "^1.0", "php-http/httplug": "^1.0",
"php-http/multipart-stream-builder": "^0.1", "php-http/multipart-stream-builder": "^0.1 || ^0.2",
"php-http/message": "^1.0", "php-http/message": "^1.0",
"php-http/client-common": "^1.1", "php-http/client-common": "^1.1",
"php-http/discovery": "^1.0", "php-http/discovery": "^1.0",