We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
README.md
1 parent 876f4e9 commit 6a6f810Copy full SHA for 6a6f810
README.md
@@ -38,13 +38,13 @@ The preferred way to install this extension is through [composer](https://getcom
38
Either run
39
40
```shell
41
-composer require --prefer-dist ui-awesome/html-helper:^0.1
+composer require --prefer-dist ui-awesome/html-helper:^0.2
42
```
43
44
or add
45
46
```json
47
-"ui-awesome/html-helper": "^0.1"
+"ui-awesome/html-helper": "^0.2"
48
49
50
to the require section of your `composer.json` file.
0 commit comments