Skip to content

Commit ef6373a

Browse files
committed
composer: add replace section
1 parent 533abdc commit ef6373a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
],
1717
"require":{
1818
"php":">4.4.0"
19+
},
20+
"replace":{
21+
"htmlawed/htmlawed": "*"
1922
},
2023
"autoload": {
2124
"files": ["htmLawed.php"]

0 commit comments

Comments
 (0)