mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-04 13:43:30 +03:00
Show that we allow MultipartStreamBuilder 0.2 (#291)
This commit is contained in:
parent
da6ee36fed
commit
2d83ab3bf8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"require": {
|
||||
"php": "^5.5|^7.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/client-common": "^1.1",
|
||||
"php-http/discovery": "^1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue