mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-25 18:30:55 -06:00
Merge pull request #6385 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.0.12
Bump symfony/http-client from 6.0.11 to 6.0.12
This commit is contained in:
commit
93ed1de23f
12
composer.lock
generated
12
composer.lock
generated
@ -6133,16 +6133,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client",
|
||||
"version": "v6.0.11",
|
||||
"version": "v6.0.12",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-client.git",
|
||||
"reference": "49bef7df70f84a4f5d516eb268963779ca80320d"
|
||||
"reference": "411f73ad1a797f327d100d27fa5d715b947a8272"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/49bef7df70f84a4f5d516eb268963779ca80320d",
|
||||
"reference": "49bef7df70f84a4f5d516eb268963779ca80320d",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/411f73ad1a797f327d100d27fa5d715b947a8272",
|
||||
"reference": "411f73ad1a797f327d100d27fa5d715b947a8272",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6197,7 +6197,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.11"
|
||||
"source": "https://github.com/symfony/http-client/tree/v6.0.12"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6213,7 +6213,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-07-28T13:39:17+00:00"
|
||||
"time": "2022-08-02T16:01:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client-contracts",
|
||||
|
Loading…
Reference in New Issue
Block a user