1 Commits

Author SHA1 Message Date
Sebastian 4f9e65d43e chore(deps): update dependency symfony/mime to v7.4.15
Build Test / test (pull_request) Successful in 1m22s
JS Unit Tests / test (pull_request) Successful in 1m20s
PHP Integration Tests / Integration Tests (pull_request) Failing after 2m1s
PHP Unit Tests / test (pull_request) Successful in 1m52s
2026-07-30 03:02:33 +00:00
Generated
+6 -6
View File
@@ -273,16 +273,16 @@
},
{
"name": "symfony/mime",
"version": "v7.4.16",
"version": "v7.4.15",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "20094b76a7106dbe978d31cd3bd7aa1ed248d0e5"
"reference": "0c1daf58bc931628df0bea26840d1fc8b9a3d34b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/20094b76a7106dbe978d31cd3bd7aa1ed248d0e5",
"reference": "20094b76a7106dbe978d31cd3bd7aa1ed248d0e5",
"url": "https://api.github.com/repos/symfony/mime/zipball/0c1daf58bc931628df0bea26840d1fc8b9a3d34b",
"reference": "0c1daf58bc931628df0bea26840d1fc8b9a3d34b",
"shasum": ""
},
"require": {
@@ -338,7 +338,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v7.4.16"
"source": "https://github.com/symfony/mime/tree/v7.4.15"
},
"funding": [
{
@@ -358,7 +358,7 @@
"type": "tidelift"
}
],
"time": "2026-08-07T14:56:57+00:00"
"time": "2026-07-29T07:59:49+00:00"
},
{
"name": "symfony/polyfill-intl-idn",