diff options
| author | 2025-05-01 21:54:20 +0200 | |
|---|---|---|
| committer | 2025-05-01 21:54:20 +0200 | |
| commit | df6e57c289c472edda773cb1733040ab62395dbf (patch) | |
| tree | 9964bfdb14579383f4023160219c601e9fa2b26c /lib | |
| parent | f562b4ebff83e198627977d65167f1b2bfbbe865 (diff) | |
Update phpmailer/phpmailer requirement from 6.9.3 to 6.10.0 in /lib (#7541)
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](https://github.com/PHPMailer/PHPMailer/compare/v6.9.3...v6.10.0)
---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
dependency-version: 6.10.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/composer.json b/lib/composer.json index 2251f4986..97735d6e5 100644 --- a/lib/composer.json +++ b/lib/composer.json @@ -13,7 +13,7 @@ "require": { "marienfressinaud/lib_opml": "0.5.1", "phpgt/cssxpath": "v1.3.0", - "phpmailer/phpmailer": "6.9.3", + "phpmailer/phpmailer": "6.10.0", "simplepie/simplepie": "dev-freshrss#2e668d7b1bc2787310b99d2fd59bfda96e31b6ae" }, "config": { |
