mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge pull request #6487 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.0.13
Bump symfony/http-client from 6.0.12 to 6.0.13
This commit is contained in:
commit
c1367d12a6
12
composer.lock
generated
12
composer.lock
generated
@ -6151,16 +6151,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client",
|
||||
"version": "v6.0.12",
|
||||
"version": "v6.0.13",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-client.git",
|
||||
"reference": "411f73ad1a797f327d100d27fa5d715b947a8272"
|
||||
"reference": "2067d3c398d47292f3b413fcc4f56385c1afd0d4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/411f73ad1a797f327d100d27fa5d715b947a8272",
|
||||
"reference": "411f73ad1a797f327d100d27fa5d715b947a8272",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/2067d3c398d47292f3b413fcc4f56385c1afd0d4",
|
||||
"reference": "2067d3c398d47292f3b413fcc4f56385c1afd0d4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6215,7 +6215,7 @@
|
||||
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-client/tree/v6.0.12"
|
||||
"source": "https://github.com/symfony/http-client/tree/v6.0.13"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6231,7 +6231,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-08-02T16:01:06+00:00"
|
||||
"time": "2022-09-09T09:33:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client-contracts",
|
||||
|
Loading…
Reference in New Issue
Block a user