dragon_fire/composer.json

8 lines
131 B
JSON
Raw Normal View History

2023-05-30 00:10:02 +02:00
{
"require": {
"twig/twig": "^3.0",
"twig/markdown-extra": "^3.6",
"league/commonmark": "^2.4"
2023-05-30 00:10:02 +02:00
}
}