Composer(deps): Bump symfony/mailer from 6.4.7 to 6.4.8 (#1485)

Bumps [symfony/mailer](https://github.com/symfony/mailer) from 6.4.7 to 6.4.8.
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/7.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/mailer/compare/v6.4.7...v6.4.8)

---
updated-dependencies:
- dependency-name: symfony/mailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-03 23:01:59 +07:00 committed by GitHub
commit 3c627d5857
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

38
composer.lock generated
View file

@ -2179,16 +2179,16 @@
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v6.4.7", "version": "v6.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "d84384f3f67de3cb650db64d685d70395dacfc3f" "reference": "8d7507f02b06e06815e56bb39aa0128e3806208b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d84384f3f67de3cb650db64d685d70395dacfc3f", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8d7507f02b06e06815e56bb39aa0128e3806208b",
"reference": "d84384f3f67de3cb650db64d685d70395dacfc3f", "reference": "8d7507f02b06e06815e56bb39aa0128e3806208b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2239,7 +2239,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v6.4.7" "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.8"
}, },
"funding": [ "funding": [
{ {
@ -2255,7 +2255,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:22:46+00:00" "time": "2024-05-31T14:49:08+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
@ -2463,16 +2463,16 @@
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
"version": "v6.4.7", "version": "v6.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mailer.git", "url": "https://github.com/symfony/mailer.git",
"reference": "2c446d4e446995bed983c0b5bb9ff837e8de7dbd" "reference": "76326421d44c07f7824b19487cfbf87870b37efc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/2c446d4e446995bed983c0b5bb9ff837e8de7dbd", "url": "https://api.github.com/repos/symfony/mailer/zipball/76326421d44c07f7824b19487cfbf87870b37efc",
"reference": "2c446d4e446995bed983c0b5bb9ff837e8de7dbd", "reference": "76326421d44c07f7824b19487cfbf87870b37efc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2523,7 +2523,7 @@
"description": "Helps sending emails", "description": "Helps sending emails",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/mailer/tree/v6.4.7" "source": "https://github.com/symfony/mailer/tree/v6.4.8"
}, },
"funding": [ "funding": [
{ {
@ -2539,20 +2539,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:22:46+00:00" "time": "2024-05-31T14:49:08+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v6.4.7", "version": "v6.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "decadcf3865918ecfcbfa90968553994ce935a5e" "reference": "618597ab8b78ac86d1c75a9d0b35540cda074f33"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/decadcf3865918ecfcbfa90968553994ce935a5e", "url": "https://api.github.com/repos/symfony/mime/zipball/618597ab8b78ac86d1c75a9d0b35540cda074f33",
"reference": "decadcf3865918ecfcbfa90968553994ce935a5e", "reference": "618597ab8b78ac86d1c75a9d0b35540cda074f33",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2608,7 +2608,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v6.4.7" "source": "https://github.com/symfony/mime/tree/v6.4.8"
}, },
"funding": [ "funding": [
{ {
@ -2624,7 +2624,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:22:46+00:00" "time": "2024-06-01T07:50:16+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -3428,5 +3428,5 @@
"php": "^8.1" "php": "^8.1"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.3.0" "plugin-api-version": "2.6.0"
} }