Skip to content

Commit 1391761

Browse files
committed
update readme for 2.1
1 parent d241836 commit 1391761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ composer require --prefer-dist yiisoft/yii2-apidoc
2323
The above command may not work on an existing project due to version conflicts that need to be resolved, so it is preferred to add the package manually to the require section of your composer.json:
2424

2525
```json
26-
"yiisoft/yii2-apidoc": "~2.0.0"
26+
"yiisoft/yii2-apidoc": "~2.1.0"
2727
```
2828

2929
afterwards run `composer update`. You may also run `composer update yiisoft/yii2-apidoc cebe/markdown` if you want to avoid updating unrelated packages.

0 commit comments

Comments
 (0)