added html purifier to composer requirements
This commit is contained in:
parent
673cbb9c66
commit
c439d771f5
@ -6,6 +6,7 @@
|
||||
},
|
||||
"require": {
|
||||
"bcosca/fatfree-core": "^3.9",
|
||||
"erusev/parsedown": "^1.7"
|
||||
"erusev/parsedown": "^1.7",
|
||||
"ezyang/htmlpurifier": "^4.18"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user