mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
Composer(deps): Bump symfony/mailer from 6.4.4 to 6.4.6 (#1437)
Bumps [symfony/mailer](https://github.com/symfony/mailer) from 6.4.4 to 6.4.6. - [Release notes](https://github.com/symfony/mailer/releases) - [Changelog](https://github.com/symfony/mailer/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/mailer/compare/v6.4.4...v6.4.6) --- 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:
parent
3b4aa3621b
commit
6e4ddfcca7
1 changed files with 13 additions and 12 deletions
25
composer.lock
generated
25
composer.lock
generated
|
@ -2462,16 +2462,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/mailer",
|
||||
"version": "v6.4.4",
|
||||
"version": "v6.4.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mailer.git",
|
||||
"reference": "791c5d31a8204cf3db0c66faab70282307f4376b"
|
||||
"reference": "677f34a6f4b4559e08acf73ae0aec460479e5859"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mailer/zipball/791c5d31a8204cf3db0c66faab70282307f4376b",
|
||||
"reference": "791c5d31a8204cf3db0c66faab70282307f4376b",
|
||||
"url": "https://api.github.com/repos/symfony/mailer/zipball/677f34a6f4b4559e08acf73ae0aec460479e5859",
|
||||
"reference": "677f34a6f4b4559e08acf73ae0aec460479e5859",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2522,7 +2522,7 @@
|
|||
"description": "Helps sending emails",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/mailer/tree/v6.4.4"
|
||||
"source": "https://github.com/symfony/mailer/tree/v6.4.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -2538,20 +2538,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-02-03T21:33:47+00:00"
|
||||
"time": "2024-03-27T21:14:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mime",
|
||||
"version": "v6.4.3",
|
||||
"version": "v6.4.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mime.git",
|
||||
"reference": "5017e0a9398c77090b7694be46f20eb796262a34"
|
||||
"reference": "14762b86918823cb42e3558cdcca62e58b5227fe"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/5017e0a9398c77090b7694be46f20eb796262a34",
|
||||
"reference": "5017e0a9398c77090b7694be46f20eb796262a34",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/14762b86918823cb42e3558cdcca62e58b5227fe",
|
||||
"reference": "14762b86918823cb42e3558cdcca62e58b5227fe",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2572,6 +2572,7 @@
|
|||
"league/html-to-markdown": "^5.0",
|
||||
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
|
||||
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
|
||||
"symfony/process": "^5.4|^6.4|^7.0",
|
||||
"symfony/property-access": "^5.4|^6.0|^7.0",
|
||||
"symfony/property-info": "^5.4|^6.0|^7.0",
|
||||
"symfony/serializer": "^6.3.2|^7.0"
|
||||
|
@ -2606,7 +2607,7 @@
|
|||
"mime-type"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/mime/tree/v6.4.3"
|
||||
"source": "https://github.com/symfony/mime/tree/v6.4.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -2622,7 +2623,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-01-30T08:32:12+00:00"
|
||||
"time": "2024-03-21T19:36:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue