mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Bump symfony/http-client from 6.2.9 to 6.2.10
Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.2.9 to 6.2.10. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/6.2/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v6.2.9...v6.2.10) --- updated-dependencies: - dependency-name: symfony/http-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
13b029d7f0
commit
3e9789d5e6
@ -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
14
composer.lock
generated
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user