Skip to content

Commit a40f068

Browse files
Update ui-awesome/html-helper to 0.2. (#9)
1 parent e8a9974 commit a40f068

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change Log
22

3-
## 0.1.4 Under development
3+
## 0.2.0 March 30, 2024
4+
5+
- Enh #9: Update `ui-awesome/html-helper` to `0.2` (@terabytesoftw)
46

57
## 0.1.3 March 16, 2024
68

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "mit",
1212
"require": {
1313
"php": "^8.1",
14-
"ui-awesome/html-helper":"^0.1",
14+
"ui-awesome/html-helper":"^0.2",
1515
"ui-awesome/html-interop": "^0.1",
1616
"voku/anti-xss": "^4.1"
1717
},

0 commit comments

Comments
 (0)