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.
ui-awesome/html-helper
0.2
1 parent e8a9974 commit a40f068Copy full SHA for a40f068
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Change Log
2
3
-## 0.1.4 Under development
+## 0.2.0 March 30, 2024
4
+
5
+- Enh #9: Update `ui-awesome/html-helper` to `0.2` (@terabytesoftw)
6
7
## 0.1.3 March 16, 2024
8
composer.json
@@ -11,7 +11,7 @@
11
"license": "mit",
12
"require": {
13
"php": "^8.1",
14
- "ui-awesome/html-helper":"^0.1",
+ "ui-awesome/html-helper":"^0.2",
15
"ui-awesome/html-interop": "^0.1",
16
"voku/anti-xss": "^4.1"
17
},
0 commit comments