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:
authorStefan Giehl <stefan@matomo.org>2021-12-17 16:44:21 +0300
committerGitHub <noreply@github.com>2021-12-17 16:44:21 +0300
commit946c3cd2e4b578485001bb3a2a049de2a2a9fe3d (patch)
tree883d48618b3dcc13b539be465635c3d6b0076925 /composer.json
parentbcb022dcff3a4ca688ca044feb14d549cf514ede (diff)
Updates coding standard dependencies (#18519)
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 4b956f9e98..8b3a62e64f 100644
--- a/composer.json
+++ b/composer.json
@@ -63,7 +63,7 @@
"lox/xhprof": "dev-master"
},
"require-dev": {
- "mayflower/mo4-coding-standard": "~6.0",
+ "mayflower/mo4-coding-standard": "~8.0",
"phpunit/phpunit": "~8.5",
"squizlabs/php_codesniffer": "^3.5",
"symfony/var-dumper": "~2.6.0",