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:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-18 11:32:09 +0300
committerGitHub <noreply@github.com>2022-02-18 11:32:09 +0300
commit889df9ab00638f55de0e229ac8a3edda7de4e3d9 (patch)
treebe3ac1ae3ab1e3d732a609fa9ea3e02861e2d8f1
parent3469beb484ace3f3109ca492549d5f130d1546ec (diff)
updates composer dependencies (#18818)
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
-rw-r--r--composer.lock32
1 files changed, 16 insertions, 16 deletions
diff --git a/composer.lock b/composer.lock
index a38e59a968..ef789d8570 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1391,12 +1391,12 @@
},
"type": "library",
"autoload": {
- "psr-4": {
- "DI\\": "src/"
- },
"files": [
"src/functions.php"
- ]
+ ],
+ "psr-4": {
+ "DI\\": "src/"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -1473,16 +1473,16 @@
},
{
"name": "phpmailer/phpmailer",
- "version": "v6.5.3",
+ "version": "v6.5.4",
"source": {
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
- "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71"
+ "reference": "c0d9f7dd3c2aa247ca44791e9209233829d82285"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/baeb7cde6b60b1286912690ab0693c7789a31e71",
- "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71",
+ "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/c0d9f7dd3c2aa247ca44791e9209233829d82285",
+ "reference": "c0d9f7dd3c2aa247ca44791e9209233829d82285",
"shasum": ""
},
"require": {
@@ -1495,10 +1495,10 @@
"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",
+ "php-parallel-lint/php-parallel-lint": "^1.3.1",
"phpcompatibility/php-compatibility": "^9.3.5",
"roave/security-advisories": "dev-latest",
- "squizlabs/php_codesniffer": "^3.6.0",
+ "squizlabs/php_codesniffer": "^3.6.2",
"yoast/phpunit-polyfills": "^1.0.0"
},
"suggest": {
@@ -1539,7 +1539,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.3"
+ "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.4"
},
"funding": [
{
@@ -1547,7 +1547,7 @@
"type": "github"
}
],
- "time": "2021-11-25T16:34:11+00:00"
+ "time": "2022-02-17T08:19:04+00:00"
},
{
"name": "psr/container",
@@ -2031,12 +2031,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Mbstring\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Mbstring\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [