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:
authorChristian Raue <christian.raue@gmail.com>2013-12-23 12:32:09 +0400
committerChristian Raue <christian.raue@gmail.com>2013-12-23 13:30:46 +0400
commitbfa81807161ac342ecbe90b593c78da4c0461d08 (patch)
treed3d1051a4ad3cc4f6b5d8dc1e2cde97999f7796e /composer.lock
parentd9126d4398b090e6f07728b3eec1b3c0a6060ea2 (diff)
fix PHP version in composer.json
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 e1ce8ee2ee..bfdb4cb265 100644
--- a/composer.lock
+++ b/composer.lock
@@ -3,7 +3,7 @@
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
],
- "hash": "9cda7a1da5e9a1ba22e90f744c9318f3",
+ "hash": "f6da1c587c222e87513460ce21c9aefe",
"packages": [
{
"name": "leafo/lessphp",
@@ -11,12 +11,12 @@
"source": {
"type": "git",
"url": "https://github.com/leafo/lessphp.git",
- "reference": "v0.3.9"
+ "reference": "a11a6141b5715162b933c405379765d817891c5d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/leafo/lessphp/zipball/v0.3.9",
- "reference": "v0.3.9",
+ "url": "https://api.github.com/repos/leafo/lessphp/zipball/a11a6141b5715162b933c405379765d817891c5d",
+ "reference": "a11a6141b5715162b933c405379765d817891c5d",
"shasum": ""
},
"type": "library",
@@ -201,7 +201,7 @@
],
"platform": {
- "php": ">=5.3.0"
+ "php": ">=5.3.2"
},
"platform-dev": [