Skip to content

Commit

Permalink
Merge pull request #19 from hyperia-sk/v3
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
karster authored Jun 30, 2021
2 parents 8ebf9a5 + c9e0843 commit d8db039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d8db039

Please sign in to comment.