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 <thomas.steur@gmail.com>2016-09-14 09:20:57 +0300
committerThomas Steur <thomas.steur@gmail.com>2016-09-14 09:20:57 +0300
commitbddd81724ab544c14c1829ef79e3bf91161972b5 (patch)
treea5f5577221b333282231c3de21662082373d0929 /composer.json
parenta8f1ae5998938e295a1ea8993390f34a8cca66dd (diff)
update cache lib
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 61770642be..c6f15b0b67 100644
--- a/composer.json
+++ b/composer.json
@@ -33,7 +33,7 @@
"piwik/device-detector": "~3.0",
"piwik/decompress": "~1.0",
"piwik/network": "~0",
- "piwik/cache": "~0.2.5",
+ "piwik/cache": "~1.0.0",
"piwik/ini": "^1.0.6",
"php-di/php-di": "^5.0.0",
"psr/log": "~1.0",