Skip to content

Commit a5affb0

Browse files
author
happyaccidents
committed
Added markdown extra as a dependency
1 parent 3cbbd04 commit a5affb0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"keywords": ["markdown", "html", "converter"],
55
"license": "MIT",
66
"require": {
7-
"php": ">=5.4"
7+
"php": ">=5.4",
8+
"dflydev/markdown": "1.*"
89
},
910
"authors": [
1011
{

0 commit comments

Comments
 (0)