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:
authorThomas Steur <tsteur@users.noreply.github.com>2019-11-22 23:51:42 +0300
committerGitHub <noreply@github.com>2019-11-22 23:51:42 +0300
commit4e187d151b4d68c41df4b4f279e012a7dc8094ff (patch)
tree332efc4259392beb574ca8763145b1d0c71d08e1 /composer.json
parent48d377071a4c543817c5909c7e95d733b990d8cf (diff)
Update spyc to 0.6.X (#15183)
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 2619605dce..80fdc7a4c9 100644
--- a/composer.json
+++ b/composer.json
@@ -29,7 +29,7 @@
"twig/twig": "~1.0",
"leafo/lessphp": "dev-php74-compat",
"symfony/console": "~2.6.0",
- "mustangostang/spyc": "~0.5.0",
+ "mustangostang/spyc": "~0.6.0",
"piwik/device-detector": "~3.0",
"piwik/decompress": "~1.0",
"piwik/network": "~0",