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-04-12 15:20:28 +0300
committerGitHub <noreply@github.com>2022-04-12 15:20:28 +0300
commitc51f8f21ac3b46fed57081908d6cfebfe6e22e27 (patch)
tree17c711d40889e8557c5648ecbbe549f51c67b67f
parentc3a73c26840841660b722e9094e47497aff3c851 (diff)
updates composer dependencies (#19065)
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
-rw-r--r--composer.lock96
1 files changed, 46 insertions, 50 deletions
diff --git a/composer.lock b/composer.lock
index b9570a4785..a07741770c 100644
--- a/composer.lock
+++ b/composer.lock
@@ -820,16 +820,16 @@
},
{
"name": "maxmind/web-service-common",
- "version": "v0.8.1",
+ "version": "v0.9.0",
"source": {
"type": "git",
"url": "https://github.com/maxmind/web-service-common-php.git",
- "reference": "32f274051c543fc865e5a84d3a2c703913641ea8"
+ "reference": "4dc5a3e8df38aea4ca3b1096cee3a038094e9b53"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/32f274051c543fc865e5a84d3a2c703913641ea8",
- "reference": "32f274051c543fc865e5a84d3a2c703913641ea8",
+ "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/4dc5a3e8df38aea4ca3b1096cee3a038094e9b53",
+ "reference": "4dc5a3e8df38aea4ca3b1096cee3a038094e9b53",
"shasum": ""
},
"require": {
@@ -839,7 +839,8 @@
"php": ">=7.2"
},
"require-dev": {
- "friendsofphp/php-cs-fixer": "2.*",
+ "friendsofphp/php-cs-fixer": "3.*",
+ "phpstan/phpstan": "*",
"phpunit/phpunit": "^8.0 || ^9.0",
"squizlabs/php_codesniffer": "3.*"
},
@@ -864,9 +865,9 @@
"homepage": "https://github.com/maxmind/web-service-common-php",
"support": {
"issues": "https://github.com/maxmind/web-service-common-php/issues",
- "source": "https://github.com/maxmind/web-service-common-php/tree/v0.8.1"
+ "source": "https://github.com/maxmind/web-service-common-php/tree/v0.9.0"
},
- "time": "2020-11-02T17:00:53+00:00"
+ "time": "2022-03-28T17:43:20+00:00"
},
{
"name": "monolog/monolog",
@@ -2282,16 +2283,16 @@
},
{
"name": "twig/twig",
- "version": "v3.3.8",
+ "version": "v3.3.10",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
- "reference": "972d8604a92b7054828b539f2febb0211dd5945c"
+ "reference": "8442df056c51b706793adf80a9fd363406dd3674"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/twigphp/Twig/zipball/972d8604a92b7054828b539f2febb0211dd5945c",
- "reference": "972d8604a92b7054828b539f2febb0211dd5945c",
+ "url": "https://api.github.com/repos/twigphp/Twig/zipball/8442df056c51b706793adf80a9fd363406dd3674",
+ "reference": "8442df056c51b706793adf80a9fd363406dd3674",
"shasum": ""
},
"require": {
@@ -2342,7 +2343,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
- "source": "https://github.com/twigphp/Twig/tree/v3.3.8"
+ "source": "https://github.com/twigphp/Twig/tree/v3.3.10"
},
"funding": [
{
@@ -2354,7 +2355,7 @@
"type": "tidelift"
}
],
- "time": "2022-02-04T06:59:48+00:00"
+ "time": "2022-04-06T06:47:41+00:00"
},
{
"name": "wikimedia/less.php",
@@ -2966,16 +2967,16 @@
},
{
"name": "phpdocumentor/type-resolver",
- "version": "1.6.0",
+ "version": "1.6.1",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
- "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706"
+ "reference": "77a32518733312af16a44300404e945338981de3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706",
- "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706",
+ "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3",
+ "reference": "77a32518733312af16a44300404e945338981de3",
"shasum": ""
},
"require": {
@@ -3010,9 +3011,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
- "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0"
+ "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1"
},
- "time": "2022-01-04T19:58:01+00:00"
+ "time": "2022-03-15T21:29:03+00:00"
},
{
"name": "phpspec/prophecy",
@@ -3083,35 +3084,30 @@
},
{
"name": "phpstan/phpdoc-parser",
- "version": "1.2.0",
+ "version": "1.4.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
- "reference": "dbc093d7af60eff5cd575d2ed761b15ed40bd08e"
+ "reference": "4cb3021a4e10ffe3d5f94a4c34cf4b3f6de2fa3d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/dbc093d7af60eff5cd575d2ed761b15ed40bd08e",
- "reference": "dbc093d7af60eff5cd575d2ed761b15ed40bd08e",
+ "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/4cb3021a4e10ffe3d5f94a4c34cf4b3f6de2fa3d",
+ "reference": "4cb3021a4e10ffe3d5f94a4c34cf4b3f6de2fa3d",
"shasum": ""
},
"require": {
- "php": "^7.1 || ^8.0"
+ "php": "^7.2 || ^8.0"
},
"require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/extension-installer": "^1.0",
- "phpstan/phpstan": "^1.0",
+ "phpstan/phpstan": "^1.5",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.5",
"symfony/process": "^5.2"
},
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.0-dev"
- }
- },
"autoload": {
"psr-4": {
"PHPStan\\PhpDocParser\\": [
@@ -3126,9 +3122,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
- "source": "https://github.com/phpstan/phpdoc-parser/tree/1.2.0"
+ "source": "https://github.com/phpstan/phpdoc-parser/tree/1.4.2"
},
- "time": "2021-09-16T20:46:02+00:00"
+ "time": "2022-03-30T13:33:37+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -3429,16 +3425,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "8.5.25",
+ "version": "8.5.26",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "9ff23f4dfde040ccd3b8db876192d1184b934158"
+ "reference": "ef117c59fc4c54a979021b26d08a3373e386606d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9ff23f4dfde040ccd3b8db876192d1184b934158",
- "reference": "9ff23f4dfde040ccd3b8db876192d1184b934158",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ef117c59fc4c54a979021b26d08a3373e386606d",
+ "reference": "ef117c59fc4c54a979021b26d08a3373e386606d",
"shasum": ""
},
"require": {
@@ -3510,7 +3506,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.25"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.26"
},
"funding": [
{
@@ -3522,7 +3518,7 @@
"type": "github"
}
],
- "time": "2022-03-16T16:24:13+00:00"
+ "time": "2022-04-01T12:34:39+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
@@ -4255,32 +4251,32 @@
},
{
"name": "slevomat/coding-standard",
- "version": "7.0.19",
+ "version": "7.1",
"source": {
"type": "git",
"url": "https://github.com/slevomat/coding-standard.git",
- "reference": "bef66a43815bbf9b5f49775e9ded3f7c6ba0cc37"
+ "reference": "b521bd358b5f7a7d69e9637fd139e036d8adeb6f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/bef66a43815bbf9b5f49775e9ded3f7c6ba0cc37",
- "reference": "bef66a43815bbf9b5f49775e9ded3f7c6ba0cc37",
+ "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/b521bd358b5f7a7d69e9637fd139e036d8adeb6f",
+ "reference": "b521bd358b5f7a7d69e9637fd139e036d8adeb6f",
"shasum": ""
},
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
- "php": "^7.1 || ^8.0",
- "phpstan/phpdoc-parser": "^1.0.0",
+ "php": "^7.2 || ^8.0",
+ "phpstan/phpdoc-parser": "^1.4.1",
"squizlabs/php_codesniffer": "^3.6.2"
},
"require-dev": {
"phing/phing": "2.17.2",
"php-parallel-lint/php-parallel-lint": "1.3.2",
- "phpstan/phpstan": "1.4.6",
+ "phpstan/phpstan": "1.4.10|1.5.2",
"phpstan/phpstan-deprecation-rules": "1.0.0",
- "phpstan/phpstan-phpunit": "1.0.0",
+ "phpstan/phpstan-phpunit": "1.0.0|1.1.0",
"phpstan/phpstan-strict-rules": "1.1.0",
- "phpunit/phpunit": "7.5.20|8.5.21|9.5.16"
+ "phpunit/phpunit": "7.5.20|8.5.21|9.5.19"
},
"type": "phpcodesniffer-standard",
"extra": {
@@ -4300,7 +4296,7 @@
"description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.",
"support": {
"issues": "https://github.com/slevomat/coding-standard/issues",
- "source": "https://github.com/slevomat/coding-standard/tree/7.0.19"
+ "source": "https://github.com/slevomat/coding-standard/tree/7.1"
},
"funding": [
{
@@ -4312,7 +4308,7 @@
"type": "tidelift"
}
],
- "time": "2022-03-01T18:01:41+00:00"
+ "time": "2022-03-29T12:44:16+00:00"
},
{
"name": "squizlabs/php_codesniffer",
@@ -4610,5 +4606,5 @@
"platform-overrides": {
"php": "7.2.9"
},
- "plugin-api-version": "2.2.0"
+ "plugin-api-version": "2.3.0"
}