Merge pull request #7449 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.2.10

This commit is contained in:
James Cole
2023-05-01 09:45:59 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -105,7 +105,7 @@
"rcrowe/twigbridge": "^0.14",
"spatie/laravel-ignition": "^2",
"spatie/period": "^2.4",
"symfony/http-client": "^6.0",
"symfony/http-client": "^6.2",
"symfony/mailgun-mailer": "^6.0",
"therobfonz/laravel-mandrill-driver": "^5.0"
},

14
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "3d09d838fdf529c07df3563a3d96de5c",
"content-hash": "dae58fab3debd823fded29c676b1b31f",
"packages": [
{
"name": "bacon/bacon-qr-code",
@@ -6389,16 +6389,16 @@
},
{
"name": "symfony/http-client",
"version": "v6.2.9",
"version": "v6.2.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "7daf5d24c21a683164688b95bb73b7a4bd3b32fc"
"reference": "3f5545a91c8e79dedd1a06c4b04e1682c80c42f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/7daf5d24c21a683164688b95bb73b7a4bd3b32fc",
"reference": "7daf5d24c21a683164688b95bb73b7a4bd3b32fc",
"url": "https://api.github.com/repos/symfony/http-client/zipball/3f5545a91c8e79dedd1a06c4b04e1682c80c42f9",
"reference": "3f5545a91c8e79dedd1a06c4b04e1682c80c42f9",
"shasum": ""
},
"require": {
@@ -6457,7 +6457,7 @@
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v6.2.9"
"source": "https://github.com/symfony/http-client/tree/v6.2.10"
},
"funding": [
{
@@ -6473,7 +6473,7 @@
"type": "tidelift"
}
],
"time": "2023-04-11T16:03:19+00:00"
"time": "2023-04-20T13:12:48+00:00"
},
{
"name": "symfony/http-client-contracts",