Bump php-http/httplug-bundle from 1.18.0 to 1.19.0

Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/php-http/HttplugBundle/releases)
- [Changelog](https://github.com/php-http/HttplugBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-http/HttplugBundle/compare/1.18.0...1.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-22 09:38:43 +00:00 committed by GitHub
parent 155b896dd8
commit d9de2e224f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

23
composer.lock generated
View file

@ -6322,16 +6322,16 @@
},
{
"name": "php-http/httplug-bundle",
"version": "1.18.0",
"version": "1.19.0",
"source": {
"type": "git",
"url": "https://github.com/php-http/HttplugBundle.git",
"reference": "027dff799d50f32cb312f383eb631a035d820db2"
"reference": "1e9a170992d49d01fda2ab18ac7bdd1bb502ab38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/027dff799d50f32cb312f383eb631a035d820db2",
"reference": "027dff799d50f32cb312f383eb631a035d820db2",
"url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/1e9a170992d49d01fda2ab18ac7bdd1bb502ab38",
"reference": "1e9a170992d49d01fda2ab18ac7bdd1bb502ab38",
"shasum": ""
},
"require": {
@ -6420,7 +6420,7 @@
"message",
"php-http"
],
"time": "2020-03-30T07:21:02+00:00"
"time": "2020-10-21T06:56:07+00:00"
},
{
"name": "php-http/logger-plugin",
@ -8504,16 +8504,16 @@
},
{
"name": "symfony/http-client-contracts",
"version": "v2.2.0",
"version": "v2.3.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client-contracts.git",
"reference": "3a5d0fe7908daaa23e3dbf4cee3ba4bfbb19fdd3"
"reference": "41db680a15018f9c1d4b23516059633ce280ca33"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/3a5d0fe7908daaa23e3dbf4cee3ba4bfbb19fdd3",
"reference": "3a5d0fe7908daaa23e3dbf4cee3ba4bfbb19fdd3",
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/41db680a15018f9c1d4b23516059633ce280ca33",
"reference": "41db680a15018f9c1d4b23516059633ce280ca33",
"shasum": ""
},
"require": {
@ -8524,8 +8524,9 @@
},
"type": "library",
"extra": {
"branch-version": "2.3",
"branch-alias": {
"dev-master": "2.2-dev"
"dev-main": "2.3-dev"
},
"thanks": {
"name": "symfony/contracts",
@ -8575,7 +8576,7 @@
"type": "tidelift"
}
],
"time": "2020-09-07T11:33:47+00:00"
"time": "2020-10-14T17:08:19+00:00"
},
{
"name": "symfony/mime",