Skip to content

Commit 5467857

Browse files
committed
feature #1294 Swap markdown package from erusev to league (94noni)
This PR was merged into the main branch. Discussion ---------- Swap markdown package from erusev to league Ref https://packagist.org/packages/league/commonmark/stats VS https://packagist.org/packages/erusev/parsedown/stats Commits ------- 747890f Swap markdown package from erusev to league
2 parents ba7109e + 747890f commit 5467857

File tree

3 files changed

+425
-53
lines changed

3 files changed

+425
-53
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"doctrine/doctrine-bundle": "^2.5",
2020
"doctrine/doctrine-migrations-bundle": "^3.0",
2121
"doctrine/orm": "^2.10",
22-
"erusev/parsedown": "^1.7",
22+
"league/commonmark": "^2.1",
2323
"sensio/framework-extra-bundle": "^6.2",
2424
"symfony/apache-pack": "^1.0",
2525
"symfony/asset": "^6.0",

0 commit comments

Comments
 (0)