chore(deps): update dependency symfony/mime to v7.4.16 #65

Open
Sebastian wants to merge 1 commits from renovate/symfony into main
Showing only changes of commit f7afdf4613 - Show all commits
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"
} }