chore(deps): update dependency symfony/mime to v7.4.16
JS Unit Tests / test (pull_request) Successful in 44s
Build Test / test (pull_request) Successful in 45s
PHP Integration Tests / Integration Tests (pull_request) Failing after 1m35s
PHP Unit Tests / test (pull_request) Successful in 1m40s

This commit is contained in:
2026-08-08 03:03:02 +00:00
parent f4edaade10
commit f7afdf4613
Generated
+7 -7
View File
@@ -273,16 +273,16 @@
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v7.4.13", "version": "v7.4.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "a845722765c4f6b2ce88beaf4f4479975b186770" "reference": "20094b76a7106dbe978d31cd3bd7aa1ed248d0e5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/a845722765c4f6b2ce88beaf4f4479975b186770", "url": "https://api.github.com/repos/symfony/mime/zipball/20094b76a7106dbe978d31cd3bd7aa1ed248d0e5",
"reference": "a845722765c4f6b2ce88beaf4f4479975b186770", "reference": "20094b76a7106dbe978d31cd3bd7aa1ed248d0e5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -338,7 +338,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v7.4.13" "source": "https://github.com/symfony/mime/tree/v7.4.16"
}, },
"funding": [ "funding": [
{ {
@@ -358,7 +358,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-23T16:22:37+00:00" "time": "2026-08-07T14:56:57+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-idn", "name": "symfony/polyfill-intl-idn",
@@ -2315,5 +2315,5 @@
"platform-overrides": { "platform-overrides": {
"php": "8.3" "php": "8.3"
}, },
"plugin-api-version": "2.6.0" "plugin-api-version": "2.9.0"
} }