diff --git a/composer.json b/composer.json index 39cca75..25dce1a 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ ], "minimum-stability": "dev", "require": { - "npm-asset/gaoptout": "*", + "npm-asset/gaoptout": "^1.0.0", "yiisoft/yii2": "~2.0.0", "yiisoft/yii2-httpclient": "~2.0.0" },