mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-10 13:21:21 +00:00
Bump symfony/mailgun-mailer from 7.4.0 to 8.0.0
Bumps [symfony/mailgun-mailer](https://github.com/symfony/mailgun-mailer) from 7.4.0 to 8.0.0. - [Release notes](https://github.com/symfony/mailgun-mailer/releases) - [Changelog](https://github.com/symfony/mailgun-mailer/blob/7.3/CHANGELOG.md) - [Commits](https://github.com/symfony/mailgun-mailer/compare/v7.4.0...v8.0.0) --- updated-dependencies: - dependency-name: symfony/mailgun-mailer dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
"spatie/period": "^2.4",
|
||||
"symfony/expression-language": "^8.0",
|
||||
"symfony/http-client": "^8.0",
|
||||
"symfony/mailgun-mailer": "^7.1",
|
||||
"symfony/mailgun-mailer": "^8.0",
|
||||
"thecodingmachine/safe": "^3.1"
|
||||
},
|
||||
"require-dev": {
|
||||
|
||||
25
composer.lock
generated
25
composer.lock
generated
@@ -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": "d4a02d3bedc066805eeb6f15ec1e3324",
|
||||
"content-hash": "8317b89f4d014debebcd301fde669321",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@@ -7988,28 +7988,25 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/mailgun-mailer",
|
||||
"version": "v7.4.0",
|
||||
"version": "v8.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mailgun-mailer.git",
|
||||
"reference": "ffbcdbf93ed0700f083a6307acfb8f78dd3f091b"
|
||||
"reference": "c8567e2b9a64db3aebd701838402a3726061c36a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/ffbcdbf93ed0700f083a6307acfb8f78dd3f091b",
|
||||
"reference": "ffbcdbf93ed0700f083a6307acfb8f78dd3f091b",
|
||||
"url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/c8567e2b9a64db3aebd701838402a3726061c36a",
|
||||
"reference": "c8567e2b9a64db3aebd701838402a3726061c36a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=8.2",
|
||||
"symfony/mailer": "^7.2|^8.0"
|
||||
},
|
||||
"conflict": {
|
||||
"symfony/http-foundation": "<6.4"
|
||||
"php": ">=8.4",
|
||||
"symfony/mailer": "^7.4|^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/http-client": "^6.4|^7.0|^8.0",
|
||||
"symfony/webhook": "^6.4|^7.0|^8.0"
|
||||
"symfony/http-client": "^7.4|^8.0",
|
||||
"symfony/webhook": "^7.4|^8.0"
|
||||
},
|
||||
"type": "symfony-mailer-bridge",
|
||||
"autoload": {
|
||||
@@ -8037,7 +8034,7 @@
|
||||
"description": "Symfony Mailgun Mailer Bridge",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/mailgun-mailer/tree/v7.4.0"
|
||||
"source": "https://github.com/symfony/mailgun-mailer/tree/v8.0.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -8057,7 +8054,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-08-04T07:05:15+00:00"
|
||||
"time": "2025-08-04T07:36:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mime",
|
||||
|
||||
Reference in New Issue
Block a user