chore: update project dependencies

This commit is contained in:
Björn Fromme
2024-12-16 10:55:05 +01:00
parent a611e8a3de
commit f3f1093699
Generated
+18 -18
View File
@@ -4034,16 +4034,16 @@
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
"version": "v2.5.4", "version": "v2.5.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client-contracts.git", "url": "https://github.com/symfony/http-client-contracts.git",
"reference": "fbfd73095ae958935396cf2243c47b01c677750c" "reference": "48ef1d0a082885877b664332b9427662065a360c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/fbfd73095ae958935396cf2243c47b01c677750c", "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/48ef1d0a082885877b664332b9427662065a360c",
"reference": "fbfd73095ae958935396cf2243c47b01c677750c", "reference": "48ef1d0a082885877b664332b9427662065a360c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4092,7 +4092,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client-contracts/tree/v2.5.4" "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.5"
}, },
"funding": [ "funding": [
{ {
@@ -4108,7 +4108,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-25T09:13:00+00:00" "time": "2024-11-28T08:37:04+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
@@ -4750,8 +4750,8 @@
"type": "library", "type": "library",
"extra": { "extra": {
"thanks": { "thanks": {
"name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill",
"url": "https://github.com/symfony/polyfill" "name": "symfony/polyfill"
} }
}, },
"autoload": { "autoload": {
@@ -4916,8 +4916,8 @@
"type": "library", "type": "library",
"extra": { "extra": {
"thanks": { "thanks": {
"name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill",
"url": "https://github.com/symfony/polyfill" "name": "symfony/polyfill"
} }
}, },
"autoload": { "autoload": {
@@ -7512,9 +7512,6 @@
}, },
"type": "typo3-cms-framework", "type": "typo3-cms-framework",
"extra": { "extra": {
"branch-alias": {
"dev-master": "10.4.x-dev"
},
"typo3/cms": { "typo3/cms": {
"Package": { "Package": {
"protected": true, "protected": true,
@@ -7522,6 +7519,9 @@
"partOfMinimalUsableSystem": true "partOfMinimalUsableSystem": true
}, },
"extension-key": "recordlist" "extension-key": "recordlist"
},
"branch-alias": {
"dev-master": "10.4.x-dev"
} }
}, },
"autoload": { "autoload": {
@@ -8487,13 +8487,13 @@
}, },
"type": "typo3-cms-extension", "type": "typo3-cms-extension",
"extra": { "extra": {
"typo3/cms": {
"web-dir": "public",
"extension-key": "yoast_seo",
"cms-package-dir": "{$vendor-dir}/typo3/cms"
},
"branch-alias": { "branch-alias": {
"dev-master": "6.x-dev" "dev-master": "6.x-dev"
},
"typo3/cms": {
"cms-package-dir": "{$vendor-dir}/typo3/cms",
"web-dir": "public",
"extension-key": "yoast_seo"
} }
}, },
"autoload": { "autoload": {