We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533abdc commit ef6373aCopy full SHA for ef6373a
1 file changed
composer.json
@@ -16,6 +16,9 @@
16
],
17
"require":{
18
"php":">4.4.0"
19
+ },
20
+ "replace":{
21
+ "htmlawed/htmlawed": "*"
22
},
23
"autoload": {
24
"files": ["htmLawed.php"]
0 commit comments