Browse Source

Bump symfony/mailgun-mailer from 7.1.1 to 7.1.2

Bumps [symfony/mailgun-mailer](https://github.com/symfony/mailgun-mailer) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/symfony/mailgun-mailer/releases)
- [Changelog](https://github.com/symfony/mailgun-mailer/blob/7.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/mailgun-mailer/compare/v7.1.1...v7.1.2)

---
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>
pull/632/head
dependabot[bot] 1 year ago
committed by James Cole
parent
commit
72a06d34b3
  1. 12
      composer.lock

12
composer.lock

@ -4405,16 +4405,16 @@
},
{
"name": "symfony/mailgun-mailer",
"version": "v7.1.1",
"version": "v7.1.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailgun-mailer.git",
"reference": "08d9b1fe18db2ea3b3a69c8c280b3f85479efdaa"
"reference": "d5dcf1cbbc29cf43c979b9ed8a7ff509c903c64f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/08d9b1fe18db2ea3b3a69c8c280b3f85479efdaa",
"reference": "08d9b1fe18db2ea3b3a69c8c280b3f85479efdaa",
"url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/d5dcf1cbbc29cf43c979b9ed8a7ff509c903c64f",
"reference": "d5dcf1cbbc29cf43c979b9ed8a7ff509c903c64f",
"shasum": ""
},
"require": {
@ -4454,7 +4454,7 @@
"description": "Symfony Mailgun Mailer Bridge",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailgun-mailer/tree/v7.1.1"
"source": "https://github.com/symfony/mailgun-mailer/tree/v7.1.2"
},
"funding": [
{
@ -4470,7 +4470,7 @@
"type": "tidelift"
}
],
"time": "2024-05-31T14:57:53+00:00"
"time": "2024-06-28T08:00:31+00:00"
},
{
"name": "symfony/mime",

Loading…
Cancel
Save