mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-14 02:32:04 -06:00
Merge pull request #6279 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.0.11
Bump symfony/http-client from 6.0.9 to 6.0.11
This commit is contained in:
commit
cfbda09e36
12
composer.lock
generated
12
composer.lock
generated
@ -6145,16 +6145,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client",
|
||||
"version": "v6.0.9",
|
||||
"version": "v6.0.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-client.git",
|
||||
"reference": "3c6fc53a3deed2d3c1825d41ad8b3f23a6b038b5"
|
||||
"reference": "49bef7df70f84a4f5d516eb268963779ca80320d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/3c6fc53a3deed2d3c1825d41ad8b3f23a6b038b5",
|
||||
"reference": "3c6fc53a3deed2d3c1825d41ad8b3f23a6b038b5",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/49bef7df70f84a4f5d516eb268963779ca80320d",
|
||||
"reference": "49bef7df70f84a4f5d516eb268963779ca80320d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6209,7 +6209,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.9"
|
||||
"source": "https://github.com/symfony/http-client/tree/v6.0.11"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6225,7 +6225,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-05-21T13:33:31+00:00"
|
||||
"time": "2022-07-28T13:39:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client-contracts",
|
||||
|
Loading…
Reference in New Issue
Block a user