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.
php-forge/html-interop
0.3
composer.json
1 parent f27236b commit d6db97bCopy full SHA for d6db97b
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## 0.2.1 Under development
4
5
- Bug #7: Update branch alias in `composer.json` (@terabytesoftw)
6
+- Bug #8: Update `php-forge/html-interop` version to `0.3` in `composer.json` (@terabytesoftw)
7
8
## 0.2.0 February 29, 2024
9
composer.json
@@ -12,7 +12,7 @@
12
"require": {
13
"php": "^8.1",
14
"ext-mbstring": "*",
15
- "php-forge/html-interop": "^0.2",
+ "php-forge/html-interop": "^0.3",
16
"voku/anti-xss": "^4.1"
17
},
18
"require-dev": {
0 commit comments