mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
Bump php-http/httplug-bundle from 1.34.0 to 1.34.3
Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle) from 1.34.0 to 1.34.3. - [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.34.0...1.34.3) --- updated-dependencies: - dependency-name: php-http/httplug-bundle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6c9e677525
commit
3a9eb88194
1 changed files with 33 additions and 32 deletions
65
composer.lock
generated
65
composer.lock
generated
|
@ -6500,16 +6500,16 @@
|
|||
},
|
||||
{
|
||||
"name": "php-http/httplug-bundle",
|
||||
"version": "1.34.0",
|
||||
"version": "1.34.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/php-http/HttplugBundle.git",
|
||||
"reference": "5380dadb3ca75be5aa54983db86e0e8fa4c7e7ca"
|
||||
"reference": "87c61d27c025dd9d699a2208a6d06be58061e433"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/5380dadb3ca75be5aa54983db86e0e8fa4c7e7ca",
|
||||
"reference": "5380dadb3ca75be5aa54983db86e0e8fa4c7e7ca",
|
||||
"url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/87c61d27c025dd9d699a2208a6d06be58061e433",
|
||||
"reference": "87c61d27c025dd9d699a2208a6d06be58061e433",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -6538,18 +6538,19 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"guzzlehttp/psr7": "^1.7 || ^2.0",
|
||||
"matthiasnoback/symfony-dependency-injection-test": "^4.0 || ^5.0",
|
||||
"matthiasnoback/symfony-config-test": "^4.3 || ^5.0",
|
||||
"matthiasnoback/symfony-dependency-injection-test": "^4.3.1 || ^5.0",
|
||||
"nyholm/nsa": "^1.1",
|
||||
"nyholm/psr7": "^1.2.1",
|
||||
"php-http/cache-plugin": "^1.7",
|
||||
"php-http/mock-client": "^1.2",
|
||||
"php-http/promise": "^1.0",
|
||||
"phpunit/phpunit": "^9.6",
|
||||
"symfony/browser-kit": "^4.4 || ^5.0 || ^6.0 || ^7.0",
|
||||
"symfony/cache": "^4.4 || ^5.0 || ^6.0 || ^7.0",
|
||||
"symfony/dom-crawler": "^4.4 || ^5.0 || ^6.0 || ^7.0",
|
||||
"symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0 || ^7.0",
|
||||
"symfony/http-foundation": "^4.4.19 || ^5.0 || ^6.0 || ^7.0",
|
||||
"symfony/phpunit-bridge": "^6.4.1",
|
||||
"symfony/stopwatch": "^4.4 || ^5.0 || ^6.0 || ^7.0",
|
||||
"symfony/twig-bundle": "^4.4 || ^5.0 || ^6.0 || ^7.0",
|
||||
"symfony/web-profiler-bundle": "^4.4.19 || ^5.0 || ^6.0 || ^7.0",
|
||||
|
@ -6597,22 +6598,22 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/php-http/HttplugBundle/issues",
|
||||
"source": "https://github.com/php-http/HttplugBundle/tree/1.34.0"
|
||||
"source": "https://github.com/php-http/HttplugBundle/tree/1.34.3"
|
||||
},
|
||||
"time": "2024-06-17T08:06:25+00:00"
|
||||
"time": "2024-09-01T08:25:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "php-http/logger-plugin",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/php-http/logger-plugin.git",
|
||||
"reference": "985bd29f52f6381ee0407edc86fc36472df33629"
|
||||
"reference": "bf47eb5cb379962d276c94da14861669c2313563"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/php-http/logger-plugin/zipball/985bd29f52f6381ee0407edc86fc36472df33629",
|
||||
"reference": "985bd29f52f6381ee0407edc86fc36472df33629",
|
||||
"url": "https://api.github.com/repos/php-http/logger-plugin/zipball/bf47eb5cb379962d276c94da14861669c2313563",
|
||||
"reference": "bf47eb5cb379962d276c94da14861669c2313563",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -6656,9 +6657,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/php-http/logger-plugin/issues",
|
||||
"source": "https://github.com/php-http/logger-plugin/tree/1.3.0"
|
||||
"source": "https://github.com/php-http/logger-plugin/tree/1.3.1"
|
||||
},
|
||||
"time": "2022-02-11T13:20:17+00:00"
|
||||
"time": "2024-09-01T06:51:51+00:00"
|
||||
},
|
||||
{
|
||||
"name": "php-http/message",
|
||||
|
@ -9542,16 +9543,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/dependency-injection",
|
||||
"version": "v5.4.42",
|
||||
"version": "v5.4.43",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dependency-injection.git",
|
||||
"reference": "c8409889fdbf48b99271930ea0ebcf3ee5e1ceae"
|
||||
"reference": "8c946c5c1d1692d5378cb722060969730cebc96d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c8409889fdbf48b99271930ea0ebcf3ee5e1ceae",
|
||||
"reference": "c8409889fdbf48b99271930ea0ebcf3ee5e1ceae",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8c946c5c1d1692d5378cb722060969730cebc96d",
|
||||
"reference": "8c946c5c1d1692d5378cb722060969730cebc96d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9611,7 +9612,7 @@
|
|||
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.42"
|
||||
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.43"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -9627,7 +9628,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-07-25T13:57:40+00:00"
|
||||
"time": "2024-08-27T00:56:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
|
@ -10880,16 +10881,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v5.4.42",
|
||||
"version": "v5.4.43",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-kernel.git",
|
||||
"reference": "948db7caf761dacc8abb9a59465f0639c30cc6dd"
|
||||
"reference": "83f101ea1122972ffe52d1c1f6957a824c205370"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/948db7caf761dacc8abb9a59465f0639c30cc6dd",
|
||||
"reference": "948db7caf761dacc8abb9a59465f0639c30cc6dd",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/83f101ea1122972ffe52d1c1f6957a824c205370",
|
||||
"reference": "83f101ea1122972ffe52d1c1f6957a824c205370",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10973,7 +10974,7 @@
|
|||
"description": "Provides a structured process for converting a Request into a Response",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-kernel/tree/v5.4.42"
|
||||
"source": "https://github.com/symfony/http-kernel/tree/v5.4.43"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -10989,7 +10990,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-07-26T14:46:22+00:00"
|
||||
"time": "2024-08-30T16:52:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/intl",
|
||||
|
@ -14086,16 +14087,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
"version": "v5.4.42",
|
||||
"version": "v5.4.43",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-dumper.git",
|
||||
"reference": "0c17c56d8ea052fc33942251c75d0e28936e043d"
|
||||
"reference": "6be6a6a8af4818564e3726fc65cf936f34743cef"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/0c17c56d8ea052fc33942251c75d0e28936e043d",
|
||||
"reference": "0c17c56d8ea052fc33942251c75d0e28936e043d",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6be6a6a8af4818564e3726fc65cf936f34743cef",
|
||||
"reference": "6be6a6a8af4818564e3726fc65cf936f34743cef",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -14155,7 +14156,7 @@
|
|||
"dump"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v5.4.42"
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v5.4.43"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -14171,7 +14172,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-07-26T12:23:09+00:00"
|
||||
"time": "2024-08-30T16:01:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-exporter",
|
||||
|
|
Loading…
Reference in a new issue