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:
authorsgiehl <stefan@piwik.org>2014-07-01 15:46:46 +0400
committersgiehl <stefan@piwik.org>2014-07-01 15:46:46 +0400
commit4ac9530fb35b5b78c16e2e36276e812064772624 (patch)
tree85a7e2b8df868e9b669d560af3ca2e0e79402a31 /composer.lock
parent781fbb45e26ae4a59d859efc3353d5499484a19d (diff)
use new device detector release
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock30
1 files changed, 15 insertions, 15 deletions
diff --git a/composer.lock b/composer.lock
index 106f57b07b..aa25e6356e 100644
--- a/composer.lock
+++ b/composer.lock
@@ -96,16 +96,16 @@
},
{
"name": "piwik/device-detector",
- "version": "2.1.1",
+ "version": "2.2",
"source": {
"type": "git",
"url": "https://github.com/piwik/device-detector.git",
- "reference": "a35a509849ef16d4e47c6f417c116efe6c96965f"
+ "reference": "2a5f44c6c788f0b06e50c38514ea5bf011fc8636"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/piwik/device-detector/zipball/a35a509849ef16d4e47c6f417c116efe6c96965f",
- "reference": "a35a509849ef16d4e47c6f417c116efe6c96965f",
+ "url": "https://api.github.com/repos/piwik/device-detector/zipball/2a5f44c6c788f0b06e50c38514ea5bf011fc8636",
+ "reference": "2a5f44c6c788f0b06e50c38514ea5bf011fc8636",
"shasum": ""
},
"require": {
@@ -139,7 +139,7 @@
"parser",
"useragent"
],
- "time": "2014-06-23 04:13:18"
+ "time": "2014-06-26 11:07:53"
},
{
"name": "symfony/console",
@@ -300,16 +300,16 @@
"packages-dev": [
{
"name": "phpunit/php-code-coverage",
- "version": "2.0.8",
+ "version": "2.0.9",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
- "reference": "58401826c8cfc8fd689b60026e91c337df374bca"
+ "reference": "ed8ac99ce38c3fd134128c898f7ca74665abef7f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/58401826c8cfc8fd689b60026e91c337df374bca",
- "reference": "58401826c8cfc8fd689b60026e91c337df374bca",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ed8ac99ce38c3fd134128c898f7ca74665abef7f",
+ "reference": "ed8ac99ce38c3fd134128c898f7ca74665abef7f",
"shasum": ""
},
"require": {
@@ -361,7 +361,7 @@
"testing",
"xunit"
],
- "time": "2014-05-26 14:55:24"
+ "time": "2014-06-29 08:14:40"
},
{
"name": "phpunit/php-file-iterator",
@@ -622,16 +622,16 @@
},
{
"name": "phpunit/phpunit-mock-objects",
- "version": "2.1.4",
+ "version": "2.1.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
- "reference": "1a894a16b6c15fcdc5ef2b110f0e6233952c9b0f"
+ "reference": "7878b9c41edb3afab92b85edf5f0981014a2713a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/1a894a16b6c15fcdc5ef2b110f0e6233952c9b0f",
- "reference": "1a894a16b6c15fcdc5ef2b110f0e6233952c9b0f",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/7878b9c41edb3afab92b85edf5f0981014a2713a",
+ "reference": "7878b9c41edb3afab92b85edf5f0981014a2713a",
"shasum": ""
},
"require": {
@@ -675,7 +675,7 @@
"mock",
"xunit"
],
- "time": "2014-06-07 16:22:57"
+ "time": "2014-06-12 07:22:15"
},
{
"name": "sebastian/comparator",