Merge pull request #6698 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.0.16

Bump symfony/http-client from 6.0.15 to 6.0.16
This commit is contained in:
James Cole
2022-12-05 13:01:38 +01:00
committed by GitHub

12
composer.lock generated
View File

@@ -6155,16 +6155,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v6.0.15", "version": "v6.0.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "af84893895ce7637a4b60fd3de87fe9e44286a21" "reference": "5db1221826d5f841f443d434358d5f82c862c5a9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/af84893895ce7637a4b60fd3de87fe9e44286a21", "url": "https://api.github.com/repos/symfony/http-client/zipball/5db1221826d5f841f443d434358d5f82c862c5a9",
"reference": "af84893895ce7637a4b60fd3de87fe9e44286a21", "reference": "5db1221826d5f841f443d434358d5f82c862c5a9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6219,7 +6219,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v6.0.15" "source": "https://github.com/symfony/http-client/tree/v6.0.16"
}, },
"funding": [ "funding": [
{ {
@@ -6235,7 +6235,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-28T16:22:58+00:00" "time": "2022-11-14T10:09:52+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",