Skip to content

Commit 816cef3

Browse files
committed
adding parsedown
1 parent 58ea056 commit 816cef3

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
@@ -14,7 +14,8 @@
1414
"phpugph/storm": "~1.0.0",
1515
"swiftmailer/swiftmailer": "~6.2.7",
1616
"dejan7/httpquest": "~0.3.0",
17-
"robthree/twofactorauth": "~1.8.0"
17+
"robthree/twofactorauth": "~1.8.0",
18+
"erusev/parsedown": "1.7.1"
1819
},
1920
"autoload": {
2021
"psr-4": {

0 commit comments

Comments
 (0)