Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-24 15:07:30 +0300
committerGitHub <noreply@github.com>2021-06-24 15:07:30 +0300
commita6c67d0c44470880e01cadd87dd125718b38544a (patch)
tree3c5f42907859bcec508d80d715788677a832574e /composer.lock
parentbd0a5e7750acdad2c394501f0ea7d00c30b112d4 (diff)
Bump phpmailer/phpmailer from 6.4.1 to 6.5.0 (#17706)
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.4.1 to 6.5.0. - [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.4.1...v6.5.0) --- updated-dependencies: - dependency-name: phpmailer/phpmailer 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 'composer.lock')
-rw-r--r--composer.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/composer.lock b/composer.lock
index 554d71cf81..6541da7d95 100644
--- a/composer.lock
+++ b/composer.lock
@@ -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": "19ff7d7481f48d2222780911dcf7f8b8",
+ "content-hash": "5313998e7809828a4ceef367c37294ba",
"packages": [
{
"name": "composer/ca-bundle",
@@ -1425,16 +1425,16 @@
},
{
"name": "phpmailer/phpmailer",
- "version": "v6.4.1",
+ "version": "v6.5.0",
"source": {
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
- "reference": "9256f12d8fb0cd0500f93b19e18c356906cbed3d"
+ "reference": "a5b5c43e50b7fba655f793ad27303cd74c57363c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/9256f12d8fb0cd0500f93b19e18c356906cbed3d",
- "reference": "9256f12d8fb0cd0500f93b19e18c356906cbed3d",
+ "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a5b5c43e50b7fba655f793ad27303cd74c57363c",
+ "reference": "a5b5c43e50b7fba655f793ad27303cd74c57363c",
"shasum": ""
},
"require": {
@@ -1489,7 +1489,7 @@
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"support": {
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
- "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.4.1"
+ "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.0"
},
"funding": [
{
@@ -1497,7 +1497,7 @@
"type": "github"
}
],
- "time": "2021-04-29T12:25:04+00:00"
+ "time": "2021-06-16T14:33:43+00:00"
},
{
"name": "psr/container",
@@ -4492,5 +4492,5 @@
"platform-overrides": {
"php": "7.2.9"
},
- "plugin-api-version": "2.0.0"
+ "plugin-api-version": "2.1.0"
}