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:
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index c8522aa551..a6292c4658 100644
--- a/composer.lock
+++ b/composer.lock
@@ -733,16 +733,16 @@
},
{
"name": "piwik/decompress",
- "version": "1.2.0",
+ "version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/piwik/component-decompress.git",
- "reference": "aa0a13f0ff44f70c736a72dd19ae1bcf400c6932"
+ "reference": "73203590e061fe1c143454dc9c76c077871c4fa1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/piwik/component-decompress/zipball/aa0a13f0ff44f70c736a72dd19ae1bcf400c6932",
- "reference": "aa0a13f0ff44f70c736a72dd19ae1bcf400c6932",
+ "url": "https://api.github.com/repos/piwik/component-decompress/zipball/73203590e061fe1c143454dc9c76c077871c4fa1",
+ "reference": "73203590e061fe1c143454dc9c76c077871c4fa1",
"shasum": ""
},
"require": {
@@ -750,7 +750,7 @@
"php": ">=5.3.2"
},
"require-dev": {
- "phpunit/phpunit": "~4.5"
+ "phpunit/phpunit": "4.4"
},
"type": "library",
"autoload": {
@@ -765,7 +765,7 @@
"license": [
"LGPL-3.0"
],
- "time": "2016-07-19 04:13:01"
+ "time": "2017-02-18 10:07:00"
},
{
"name": "piwik/device-detector",