diff --git a/README.md b/README.md index 718018f..152868d 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,13 @@ The preferred way to install this extension is through [composer](http://getcomp Either run ```shell -composer require hyperia/yii2-secure-headers:"^3.0" +composer require hyperia/yii2-secure-headers:"^2.0" ``` or add ``` -"hyperia/yii2-secure-headers": "^3.0" +"hyperia/yii2-secure-headers": "^2.0" ``` to the require section of your composer.json.