Merge pull request #386 from LDAPAccountManager/dependabot/composer/lam/composer-4224cfd28d

Bump symfony/http-client from 6.4.14 to 6.4.15 in /lam in the composer group
This commit is contained in:
gruberroland 2024-11-13 18:03:19 +01:00 committed by GitHub
commit 0de9f7953a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
lam/composer.lock generated
View file

@ -2565,16 +2565,16 @@
},
{
"name": "symfony/http-client",
"version": "v6.4.14",
"version": "v6.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "05d88cbd816ad6e0202edd9a9963cb9d615b8826"
"reference": "cb4073c905cd12b8496d24ac428a9228c1750670"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/05d88cbd816ad6e0202edd9a9963cb9d615b8826",
"reference": "05d88cbd816ad6e0202edd9a9963cb9d615b8826",
"url": "https://api.github.com/repos/symfony/http-client/zipball/cb4073c905cd12b8496d24ac428a9228c1750670",
"reference": "cb4073c905cd12b8496d24ac428a9228c1750670",
"shasum": ""
},
"require": {
@ -2638,7 +2638,7 @@
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v6.4.14"
"source": "https://github.com/symfony/http-client/tree/v6.4.15"
},
"funding": [
{
@ -2654,7 +2654,7 @@
"type": "tidelift"
}
],
"time": "2024-11-05T16:39:55+00:00"
"time": "2024-11-13T13:40:18+00:00"
},
{
"name": "symfony/http-client-contracts",