Merge pull request #7562 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.2.11

This commit is contained in:
James Cole
2023-05-29 06:00:58 +02:00
committed by GitHub

13
composer.lock generated
View File

@@ -6393,16 +6393,16 @@
},
{
"name": "symfony/http-client",
"version": "v6.2.10",
"version": "v6.2.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "3f5545a91c8e79dedd1a06c4b04e1682c80c42f9"
"reference": "39f679c12648cc43bd9f0db12cc69b82041b91a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/3f5545a91c8e79dedd1a06c4b04e1682c80c42f9",
"reference": "3f5545a91c8e79dedd1a06c4b04e1682c80c42f9",
"url": "https://api.github.com/repos/symfony/http-client/zipball/39f679c12648cc43bd9f0db12cc69b82041b91a1",
"reference": "39f679c12648cc43bd9f0db12cc69b82041b91a1",
"shasum": ""
},
"require": {
@@ -6426,6 +6426,7 @@
"guzzlehttp/promises": "^1.4",
"nyholm/psr7": "^1.0",
"php-http/httplug": "^1.0|^2.0",
"php-http/message-factory": "^1.0",
"psr/http-client": "^1.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/http-kernel": "^5.4|^6.0",
@@ -6461,7 +6462,7 @@
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v6.2.10"
"source": "https://github.com/symfony/http-client/tree/v6.2.11"
},
"funding": [
{
@@ -6477,7 +6478,7 @@
"type": "tidelift"
}
],
"time": "2023-04-20T13:12:48+00:00"
"time": "2023-05-12T08:48:34+00:00"
},
{
"name": "symfony/http-client-contracts",