dragon_fire/www/composer.json
2023-10-19 21:54:37 +02:00

7 lines
131 B
JSON

{
"require": {
"twig/twig": "^3.0",
"twig/markdown-extra": "^3.6",
"league/commonmark": "^2.4"
}
}