Skip to content

Commit ca3b136

Browse files
committed
first stable version
1 parent 1e0f6fc commit ca3b136

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 "*"
23+
composer require --prefer-dist webvimark/module-user-management 1.0.4
2424
```
2525

2626
or add
2727

2828
```
29-
"webvimark/module-user-management": "*"
29+
"webvimark/module-user-management": "1.0.4"
3030
```
3131

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

0 commit comments

Comments
 (0)