|
|
@@ -46,16 +46,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpmailer/phpmailer",
|
|
|
- "version": "v6.6.5",
|
|
|
+ "version": "v6.7",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
|
|
- "reference": "8b6386d7417526d1ea4da9edb70b8352f7543627"
|
|
|
+ "reference": "80fc8686fcd070267b98dae0ec228d5d67d94310"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/8b6386d7417526d1ea4da9edb70b8352f7543627",
|
|
|
- "reference": "8b6386d7417526d1ea4da9edb70b8352f7543627",
|
|
|
+ "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/80fc8686fcd070267b98dae0ec228d5d67d94310",
|
|
|
+ "reference": "80fc8686fcd070267b98dae0ec228d5d67d94310",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -71,11 +71,12 @@
|
|
|
"php-parallel-lint/php-parallel-lint": "^1.3.2",
|
|
|
"phpcompatibility/php-compatibility": "^9.3.5",
|
|
|
"roave/security-advisories": "dev-latest",
|
|
|
- "squizlabs/php_codesniffer": "^3.6.2",
|
|
|
+ "squizlabs/php_codesniffer": "^3.7.1",
|
|
|
"yoast/phpunit-polyfills": "^1.0.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
|
|
|
+ "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",
|
|
|
"hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
|
|
|
"league/oauth2-google": "Needed for Google XOAUTH2 authentication",
|
|
|
"psr/log": "For optional PSR-3 debug logging",
|
|
|
@@ -112,7 +113,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.6.5"
|
|
|
+ "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.7"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -120,7 +121,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-10-07T12:23:10+00:00"
|
|
|
+ "time": "2022-12-05T10:56:35+00:00"
|
|
|
}
|
|
|
],
|
|
|
"packages-dev": [],
|