Skip to content

Commit c490a0f

Browse files
build(deps): update phpmailer/phpmailer requirement from 7.0.1 to 7.0.2 (#2315)
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@v7.0.1...v7.0.2) --- updated-dependencies: - dependency-name: phpmailer/phpmailer dependency-version: 7.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24568c2 commit c490a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"league/oauth2-google": "4.1.0",
1414
"php": "^8.2",
1515
"php-di/php-di": "7.0.10",
16-
"phpmailer/phpmailer": "7.0.1",
16+
"phpmailer/phpmailer": "7.0.2",
1717
"team-reflex/discord-php": "10.44.*",
1818
"vanilla/nbbc": "3.0.0"
1919
},

0 commit comments

Comments
 (0)