Merge pull request #9089 from firefly-iii/dependabot/composer/develop/symfony/mailgun-mailer-7.1.3

Bump symfony/mailgun-mailer from 7.1.2 to 7.1.3
This commit is contained in:
James Cole
2024-07-27 15:32:43 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -109,7 +109,7 @@
"spatie/period": "^2.4",
"symfony/expression-language": "^7.0",
"symfony/http-client": "^7.0",
"symfony/mailgun-mailer": "^7.0"
"symfony/mailgun-mailer": "^7.1"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.9",

14
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": "9d828d17b38cf563cd5cfc14c906c08f",
"content-hash": "6cd802a45a1a3e8c69b988e2e1506f54",
"packages": [
{
"name": "bacon/bacon-qr-code",
@@ -7695,16 +7695,16 @@
},
{
"name": "symfony/mailgun-mailer",
"version": "v7.1.2",
"version": "v7.1.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailgun-mailer.git",
"reference": "d5dcf1cbbc29cf43c979b9ed8a7ff509c903c64f"
"reference": "dac02fe68e9306849703025511c56f10701696a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/d5dcf1cbbc29cf43c979b9ed8a7ff509c903c64f",
"reference": "d5dcf1cbbc29cf43c979b9ed8a7ff509c903c64f",
"url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/dac02fe68e9306849703025511c56f10701696a8",
"reference": "dac02fe68e9306849703025511c56f10701696a8",
"shasum": ""
},
"require": {
@@ -7744,7 +7744,7 @@
"description": "Symfony Mailgun Mailer Bridge",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailgun-mailer/tree/v7.1.2"
"source": "https://github.com/symfony/mailgun-mailer/tree/v7.1.3"
},
"funding": [
{
@@ -7760,7 +7760,7 @@
"type": "tidelift"
}
],
"time": "2024-06-28T08:00:31+00:00"
"time": "2024-07-04T11:20:59+00:00"
},
{
"name": "symfony/mime",