mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
Require Parsedown class through composer
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"ext-zip": "*",
|
||||
"phpmailer/phpmailer": "^6.1",
|
||||
"composer/semver": "^3.2",
|
||||
"twig/twig": "~1.42.5"
|
||||
"twig/twig": "~1.42.5",
|
||||
"erusev/parsedown": "^1.7"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user