mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-02 12:02:23 +00:00
Bump php-http/client-common from 2.7.0 to 2.7.1
Bumps [php-http/client-common](https://github.com/php-http/client-common) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/php-http/client-common/releases) - [Changelog](https://github.com/php-http/client-common/blob/2.x/CHANGELOG.md) - [Commits](https://github.com/php-http/client-common/compare/2.7.0...2.7.1) --- updated-dependencies: - dependency-name: php-http/client-common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d0cfb902a8
commit
9fd12d6cb4
1 changed files with 13 additions and 13 deletions
26
composer.lock
generated
26
composer.lock
generated
|
@ -6600,16 +6600,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "php-http/client-common",
|
"name": "php-http/client-common",
|
||||||
"version": "2.7.0",
|
"version": "2.7.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/php-http/client-common.git",
|
"url": "https://github.com/php-http/client-common.git",
|
||||||
"reference": "880509727a447474d2a71b7d7fa5d268ddd3db4b"
|
"reference": "1e19c059b0e4d5f717bf5d524d616165aeab0612"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/php-http/client-common/zipball/880509727a447474d2a71b7d7fa5d268ddd3db4b",
|
"url": "https://api.github.com/repos/php-http/client-common/zipball/1e19c059b0e4d5f717bf5d524d616165aeab0612",
|
||||||
"reference": "880509727a447474d2a71b7d7fa5d268ddd3db4b",
|
"reference": "1e19c059b0e4d5f717bf5d524d616165aeab0612",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -6619,7 +6619,7 @@
|
||||||
"psr/http-client": "^1.0",
|
"psr/http-client": "^1.0",
|
||||||
"psr/http-factory": "^1.0",
|
"psr/http-factory": "^1.0",
|
||||||
"psr/http-message": "^1.0 || ^2.0",
|
"psr/http-message": "^1.0 || ^2.0",
|
||||||
"symfony/options-resolver": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0",
|
"symfony/options-resolver": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0 || ^7.0",
|
||||||
"symfony/polyfill-php80": "^1.17"
|
"symfony/polyfill-php80": "^1.17"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
@ -6663,9 +6663,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/php-http/client-common/issues",
|
"issues": "https://github.com/php-http/client-common/issues",
|
||||||
"source": "https://github.com/php-http/client-common/tree/2.7.0"
|
"source": "https://github.com/php-http/client-common/tree/2.7.1"
|
||||||
},
|
},
|
||||||
"time": "2023-05-17T06:46:59+00:00"
|
"time": "2023-11-30T10:31:25+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "php-http/discovery",
|
"name": "php-http/discovery",
|
||||||
|
@ -7155,16 +7155,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "php-http/promise",
|
"name": "php-http/promise",
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/php-http/promise.git",
|
"url": "https://github.com/php-http/promise.git",
|
||||||
"reference": "ef4905bfb492ff389eb7f12e26925a0f20073050"
|
"reference": "44a67cb59f708f826f3bec35f22030b3edb90119"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/php-http/promise/zipball/ef4905bfb492ff389eb7f12e26925a0f20073050",
|
"url": "https://api.github.com/repos/php-http/promise/zipball/44a67cb59f708f826f3bec35f22030b3edb90119",
|
||||||
"reference": "ef4905bfb492ff389eb7f12e26925a0f20073050",
|
"reference": "44a67cb59f708f826f3bec35f22030b3edb90119",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -7201,9 +7201,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/php-http/promise/issues",
|
"issues": "https://github.com/php-http/promise/issues",
|
||||||
"source": "https://github.com/php-http/promise/tree/1.2.0"
|
"source": "https://github.com/php-http/promise/tree/1.2.1"
|
||||||
},
|
},
|
||||||
"time": "2023-10-24T09:20:26+00:00"
|
"time": "2023-11-08T12:57:08+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "php-http/stopwatch-plugin",
|
"name": "php-http/stopwatch-plugin",
|
||||||
|
|
Loading…
Reference in a new issue