Skip to content

Commit 539047b

Browse files
build(deps): update phpmailer/phpmailer requirement from ^6.0 to ^7.0
Updates the requirements on [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) to permit the latest version. - [Release notes](https://github.com/PHPMailer/PHPMailer/releases) - [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md) - [Commits](PHPMailer/PHPMailer@v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: phpmailer/phpmailer dependency-version: 7.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d86923e commit 539047b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"monolog/monolog": "^3.0",
5555
"mpdf/mpdf": "^v8.0.10",
5656
"owasp/csrf-protector-php": "^1.0",
57-
"phpmailer/phpmailer": "^6.0",
57+
"phpmailer/phpmailer": "^7.0",
5858
"picqer/php-barcode-generator": "^3.2",
5959
"respect/validation": "^2.0",
6060
"servo/fluidxml": "^2.0",

0 commit comments

Comments
 (0)