updated Guzzle to 6.3.3 (latest)

This commit is contained in:
Sergey Kanzhelev 2018-05-21 23:25:53 -07:00
Родитель 374a764434
Коммит 0c364e382d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -7,7 +7,7 @@
"license": "MIT",
"require": {
"php": ">=5.4.0",
"guzzlehttp/guzzle": ">=5.0 <=6.3"
"guzzlehttp/guzzle": ">=5.0 <=6.3.3"
},
"require-dev": {
"phpunit/phpunit": "~4.8.36",