Bump symfony/mailgun-mailer from 6.2.7 to 6.2.10

Bumps [symfony/mailgun-mailer](https://github.com/symfony/mailgun-mailer) from 6.2.7 to 6.2.10.
- [Release notes](https://github.com/symfony/mailgun-mailer/releases)
- [Changelog](https://github.com/symfony/mailgun-mailer/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/mailgun-mailer/compare/v6.2.7...v6.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-01 07:46:51 +00:00
committed by GitHub
parent 08bd405e29
commit ea2f9e4919
2 changed files with 14 additions and 14 deletions

View File

@@ -106,7 +106,7 @@
"spatie/laravel-ignition": "^2",
"spatie/period": "^2.4",
"symfony/http-client": "^6.2",
"symfony/mailgun-mailer": "^6.0",
"symfony/mailgun-mailer": "^6.2",
"therobfonz/laravel-mandrill-driver": "^5.0"
},
"require-dev": {

26
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "dae58fab3debd823fded29c676b1b31f",
"content-hash": "319ed720b57cb0a3abb9a2d463b8ac73",
"packages": [
{
"name": "bacon/bacon-qr-code",
@@ -6826,16 +6826,16 @@
},
{
"name": "symfony/mailgun-mailer",
"version": "v6.2.7",
"version": "v6.2.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailgun-mailer.git",
"reference": "9e27b8ec2f6ee7575c6229a61be1578a5a4b21ee"
"reference": "2c9d47b11cc154d2db3f571030cd965d128de1a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/9e27b8ec2f6ee7575c6229a61be1578a5a4b21ee",
"reference": "9e27b8ec2f6ee7575c6229a61be1578a5a4b21ee",
"url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/2c9d47b11cc154d2db3f571030cd965d128de1a8",
"reference": "2c9d47b11cc154d2db3f571030cd965d128de1a8",
"shasum": ""
},
"require": {
@@ -6871,7 +6871,7 @@
"description": "Symfony Mailgun Mailer Bridge",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailgun-mailer/tree/v6.2.7"
"source": "https://github.com/symfony/mailgun-mailer/tree/v6.2.10"
},
"funding": [
{
@@ -6887,20 +6887,20 @@
"type": "tidelift"
}
],
"time": "2023-02-21T10:35:38+00:00"
"time": "2023-04-14T16:23:31+00:00"
},
{
"name": "symfony/mime",
"version": "v6.2.7",
"version": "v6.2.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "62e341f80699badb0ad70b31149c8df89a2d778e"
"reference": "b6c137fc53a9f7c4c951cd3f362b3734c7a97723"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/62e341f80699badb0ad70b31149c8df89a2d778e",
"reference": "62e341f80699badb0ad70b31149c8df89a2d778e",
"url": "https://api.github.com/repos/symfony/mime/zipball/b6c137fc53a9f7c4c951cd3f362b3734c7a97723",
"reference": "b6c137fc53a9f7c4c951cd3f362b3734c7a97723",
"shasum": ""
},
"require": {
@@ -6954,7 +6954,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v6.2.7"
"source": "https://github.com/symfony/mime/tree/v6.2.10"
},
"funding": [
{
@@ -6970,7 +6970,7 @@
"type": "tidelift"
}
],
"time": "2023-02-24T10:42:00+00:00"
"time": "2023-04-19T09:54:16+00:00"
},
{
"name": "symfony/polyfill-ctype",