We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b772a41 commit 6a851d8Copy full SHA for 6a851d8
README.md
@@ -20,13 +20,13 @@ The preferred way to install this extension is through [composer](http://getcomp
20
Either run
21
22
```
23
-composer require --prefer-dist webvimark/module-user-management 1.0.8
+composer require webvimark/module-user-management
24
25
26
or add
27
28
29
-"webvimark/module-user-management": "1.0.8"
+"webvimark/module-user-management": "^1"
30
31
32
to the require section of your `composer.json` file.
0 commit comments