Skip to content

Commit

Permalink
Bump phpmailer/phpmailer from 6.4.0 to 6.4.1
Browse files Browse the repository at this point in the history
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](PHPMailer/PHPMailer@v6.4.0...v6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 3, 2021
1 parent 776639e commit ae9746d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -28,7 +28,7 @@
"require": {
"php": ">=5.6.0",
"netcarver/textile": "3.7.6",
"phpmailer/phpmailer": "6.4.0"
"phpmailer/phpmailer": "6.4.1"
},
"license": "GPL-2.0-only"
}
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ae9746d

Please sign in to comment.