mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
chore(deps): bump symfony/http-client from 7.0.0 to 7.0.2
Bumps [symfony/http-client](https://github.com/symfony/http-client) from 7.0.0 to 7.0.2. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v7.0.0...v7.0.2) --- 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
268cec6d08
commit
60543b8f1d
12
composer.lock
generated
12
composer.lock
generated
@ -6549,16 +6549,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client",
|
||||
"version": "v7.0.0",
|
||||
"version": "v7.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-client.git",
|
||||
"reference": "c3e90d09b3c45a5d47170e81a712d51c352cbc68"
|
||||
"reference": "db714986d3b84330bb6196fdb201c9f79b3a8853"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/c3e90d09b3c45a5d47170e81a712d51c352cbc68",
|
||||
"reference": "c3e90d09b3c45a5d47170e81a712d51c352cbc68",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/db714986d3b84330bb6196fdb201c9f79b3a8853",
|
||||
"reference": "db714986d3b84330bb6196fdb201c9f79b3a8853",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6621,7 +6621,7 @@
|
||||
"http"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-client/tree/v7.0.0"
|
||||
"source": "https://github.com/symfony/http-client/tree/v7.0.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6637,7 +6637,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-11-29T08:40:23+00:00"
|
||||
"time": "2023-12-02T12:51:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client-contracts",
|
||||
|
Loading…
Reference in New Issue
Block a user