mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-26 02:40:43 -06:00
Merge pull request #6583 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.0.15
This commit is contained in:
commit
6961365a40
12
composer.lock
generated
12
composer.lock
generated
@ -6156,16 +6156,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client",
|
||||
"version": "v6.0.14",
|
||||
"version": "v6.0.15",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-client.git",
|
||||
"reference": "ec183a587e3ad47f03cf1572d4b8437e0fc3e923"
|
||||
"reference": "af84893895ce7637a4b60fd3de87fe9e44286a21"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/ec183a587e3ad47f03cf1572d4b8437e0fc3e923",
|
||||
"reference": "ec183a587e3ad47f03cf1572d4b8437e0fc3e923",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/af84893895ce7637a4b60fd3de87fe9e44286a21",
|
||||
"reference": "af84893895ce7637a4b60fd3de87fe9e44286a21",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6220,7 +6220,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.14"
|
||||
"source": "https://github.com/symfony/http-client/tree/v6.0.15"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6236,7 +6236,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-10-11T15:20:43+00:00"
|
||||
"time": "2022-10-28T16:22:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client-contracts",
|
||||
|
Loading…
Reference in New Issue
Block a user