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:
authormattab <matthieu.aubry@gmail.com>2014-10-07 00:59:13 +0400
committermattab <matthieu.aubry@gmail.com>2014-10-07 00:59:13 +0400
commit733ef22246b50e91533e518ea407f74c9587d30e (patch)
treece72e2ff509d8daa5c110717da7ce93eefd831e5 /composer.lock
parentb2af823c5c299a04ab38923da161e4d68c119213 (diff)
Increasing PHP requirements to 5.3.3 refs #6390
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.lock b/composer.lock
index a8676c511e..f801f0e7bd 100644
--- a/composer.lock
+++ b/composer.lock
@@ -109,7 +109,7 @@
"shasum": ""
},
"require": {
- "php": ">=5.3.2"
+ "php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
@@ -1221,7 +1221,7 @@
},
"prefer-stable": false,
"platform": {
- "php": ">=5.3.2"
+ "php": ">=5.3.3"
},
"platform-dev": []
}