shore(composer): update parsedown

dufraissejeremy 3 years ago
parent 61283bdba7
commit f26b87b9ae
  1. 4
      composer.json

@ -35,8 +35,8 @@
"ext-mbstring": "*", "ext-mbstring": "*",
"twig/twig": "^2.12", "twig/twig": "^2.12",
"symfony/yaml" : "^3.4", "symfony/yaml" : "^3.4",
"erusev/parsedown": "1.7.4", "erusev/parsedown": "^2.0.0-beta-1",
"erusev/parsedown-extra": "0.8.1" "erusev/parsedown-extra": "^2.0.0-beta-1"
}, },
"suggest": { "suggest": {
"picocms/pico-theme": "Pico requires a theme to actually display the contents of your website. This is Pico's official default theme.", "picocms/pico-theme": "Pico requires a theme to actually display the contents of your website. This is Pico's official default theme.",

Loading…
Cancel
Save