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 a40f068 commit c3632a3Copy full SHA for c3632a3
README.md
@@ -33,13 +33,13 @@ The preferred way to install this extension is through [composer](https://getcom
33
Either run
34
35
```shell
36
-composer require --prefer-dist ui-awesome/html-attribute:^0.1
+composer require --prefer-dist ui-awesome/html-attribute:^0.2
37
```
38
39
or add
40
41
```json
42
-"ui-awesome/html-attribute": "^0.1"
+"ui-awesome/html-attribute": "^0.2"
43
44
45
to the require section of your `composer.json` file.
0 commit comments