mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-08 16:05:25 +00:00
Bump php-http/httplug-bundle from 1.30.1 to 1.31.0
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle) from 1.30.1 to 1.31.0. - [Release notes](https://github.com/php-http/HttplugBundle/releases) - [Changelog](https://github.com/php-http/HttplugBundle/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/php-http/HttplugBundle/compare/1.30.1...1.31.0) --- updated-dependencies: - dependency-name: php-http/httplug-bundle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
80b98fbd68
commit
fad18335b1
1 changed files with 7 additions and 7 deletions
14
composer.lock
generated
14
composer.lock
generated
|
@ -6871,16 +6871,16 @@
|
|||
},
|
||||
{
|
||||
"name": "php-http/httplug-bundle",
|
||||
"version": "1.30.1",
|
||||
"version": "1.31.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/php-http/HttplugBundle.git",
|
||||
"reference": "57284fb032bcafc3e978a1d7e4a2b591045f7e15"
|
||||
"reference": "7ab6206f5dd90e05e566aeba5dd2b798485020c8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/57284fb032bcafc3e978a1d7e4a2b591045f7e15",
|
||||
"reference": "57284fb032bcafc3e978a1d7e4a2b591045f7e15",
|
||||
"url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/7ab6206f5dd90e05e566aeba5dd2b798485020c8",
|
||||
"reference": "7ab6206f5dd90e05e566aeba5dd2b798485020c8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -6890,7 +6890,7 @@
|
|||
"php-http/discovery": "^1.14",
|
||||
"php-http/httplug": "^2.0",
|
||||
"php-http/logger-plugin": "^1.1",
|
||||
"php-http/message": "^1.4",
|
||||
"php-http/message": "^1.9",
|
||||
"php-http/message-factory": "^1.0.2",
|
||||
"php-http/stopwatch-plugin": "^1.2",
|
||||
"psr/http-message": "^1.0 || ^2.0",
|
||||
|
@ -6966,9 +6966,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/php-http/HttplugBundle/issues",
|
||||
"source": "https://github.com/php-http/HttplugBundle/tree/1.30.1"
|
||||
"source": "https://github.com/php-http/HttplugBundle/tree/1.31.0"
|
||||
},
|
||||
"time": "2023-09-07T08:04:12+00:00"
|
||||
"time": "2023-11-06T11:10:42+00:00"
|
||||
},
|
||||
{
|
||||
"name": "php-http/logger-plugin",
|
||||
|
|
Loading…
Reference in a new issue