Merge branch 'main' into develop

This commit is contained in:
James Cole
2024-11-14 06:37:23 +01:00

12
composer.lock generated
View File

@@ -7918,16 +7918,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v7.1.7", "version": "v7.1.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0" "reference": "c30d91a1deac0dc3ed5e604683cf2e1dfc635b8a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0", "url": "https://api.github.com/repos/symfony/http-client/zipball/c30d91a1deac0dc3ed5e604683cf2e1dfc635b8a",
"reference": "90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0", "reference": "c30d91a1deac0dc3ed5e604683cf2e1dfc635b8a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7992,7 +7992,7 @@
"http" "http"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v7.1.7" "source": "https://github.com/symfony/http-client/tree/v7.1.8"
}, },
"funding": [ "funding": [
{ {
@@ -8008,7 +8008,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-05T16:45:54+00:00" "time": "2024-11-13T13:40:27+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",