|
|
@@ -8,16 +8,16 @@
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "phpmailer/phpmailer",
|
|
|
- "version": "v6.5.0",
|
|
|
+ "version": "v6.5.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
|
|
- "reference": "a5b5c43e50b7fba655f793ad27303cd74c57363c"
|
|
|
+ "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a5b5c43e50b7fba655f793ad27303cd74c57363c",
|
|
|
- "reference": "a5b5c43e50b7fba655f793ad27303cd74c57363c",
|
|
|
+ "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/baeb7cde6b60b1286912690ab0693c7789a31e71",
|
|
|
+ "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -29,10 +29,12 @@
|
|
|
"require-dev": {
|
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
|
|
"doctrine/annotations": "^1.2",
|
|
|
+ "php-parallel-lint/php-console-highlighter": "^0.5.0",
|
|
|
+ "php-parallel-lint/php-parallel-lint": "^1.3",
|
|
|
"phpcompatibility/php-compatibility": "^9.3.5",
|
|
|
"roave/security-advisories": "dev-latest",
|
|
|
- "squizlabs/php_codesniffer": "^3.5.6",
|
|
|
- "yoast/phpunit-polyfills": "^0.2.0"
|
|
|
+ "squizlabs/php_codesniffer": "^3.6.0",
|
|
|
+ "yoast/phpunit-polyfills": "^1.0.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
|
|
|
@@ -72,7 +74,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.5.0"
|
|
|
+ "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.3"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -80,7 +82,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-06-16T14:33:43+00:00"
|
|
|
+ "time": "2021-11-25T16:34:11+00:00"
|
|
|
}
|
|
|
],
|
|
|
"packages-dev": [],
|
|
|
@@ -92,4 +94,4 @@
|
|
|
"platform": [],
|
|
|
"platform-dev": [],
|
|
|
"plugin-api-version": "2.1.0"
|
|
|
-}
|
|
|
+}
|