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-05-31 02:02:48 +0400
committersgiehl <stefan@piwik.org>2014-05-31 02:02:48 +0400
commiteaf1036670082fcedeae42d03624c9312a5db271 (patch)
treec86be60354cd872ccd48f1cbebdc519ec849bfd0 /composer.lock
parent4d8fedfde58bfed15fd0041cffd57ce3b6ca4776 (diff)
use latest DeviceDetector release (2.0)
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index a440208ae1..90002e86c0 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "hash": "8432cff50123bf1d2eaf0c1a56b0b72f",
+ "hash": "4608e7a637e41e4ba55deba353d4765d",
"packages": [
{
"name": "leafo/lessphp",
@@ -96,7 +96,7 @@
},
{
"name": "piwik/device-detector",
- "version": "dev-master",
+ "version": "2.0",
"source": {
"type": "git",
"url": "https://github.com/piwik/device-detector.git",
@@ -996,9 +996,9 @@
],
"minimum-stability": "stable",
- "stability-flags": {
- "piwik/device-detector": 20
- },
+ "stability-flags": [
+
+ ],
"platform": {
"php": ">=5.3.2"
},