diff --git a/composer.json b/composer.json index d9a0bd3..0f3b661 100755 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": ">=5.3.2", - "liuggio/statsd-php-client": "v1.0.14", + "liuggio/statsd-php-client": "~1.0.14", "symfony/framework-bundle": ">2.0" }, "require-dev": {