Skip to content

Commit 7f79e16

Browse files
committed
update readme
1 parent f1d1f94 commit 7f79e16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ The preferred way to install this extension is through [composer](http://getcomp
2020
Either run
2121

2222
```
23-
composer require --prefer-dist webvimark/module-user-management 1.0.7
23+
composer require --prefer-dist webvimark/module-user-management 1.0.8
2424
```
2525

2626
or add
2727

2828
```
29-
"webvimark/module-user-management": "1.0.7"
29+
"webvimark/module-user-management": "1.0.8"
3030
```
3131

3232
to the require section of your `composer.json` file.

0 commit comments

Comments
 (0)