summaryrefslogtreecommitdiff
path: root/vendor/liuggio/statsd-php-client/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/liuggio/statsd-php-client/composer.json')
-rw-r--r--vendor/liuggio/statsd-php-client/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/liuggio/statsd-php-client/composer.json b/vendor/liuggio/statsd-php-client/composer.json
index 705dbdf8..b47e0fd6 100644
--- a/vendor/liuggio/statsd-php-client/composer.json
+++ b/vendor/liuggio/statsd-php-client/composer.json
@@ -6,7 +6,7 @@
"type": "library",
"license": "MIT",
"require": {
- "php": ">=5.2"
+ "php": ">=5.3.2"
},
"authors": [
{