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.
1 parent 9c2da38 commit 23c1bafCopy full SHA for 23c1baf
composer.json
@@ -16,7 +16,7 @@
16
"php" : ">=7.0.0",
17
"ext-mbstring" : "*",
18
"technicalguru/i18n" : "~1",
19
- "ezyang/htmlpurifier":"^4.15"
+ "ezyang/htmlpurifier":"^4"
20
},
21
"autoload" : {
22
"psr-4" : {
@@ -26,7 +26,7 @@
26
27
"extra": {
28
"branch-alias": {
29
- "dev-master": "1.0-dev"
+ "dev-master": "1.2-dev"
30
}
31
32
"require-dev" : {
0 commit comments