Update to Parsedown Extra 0.8 and Parsedown 1.8 (both currently in beta)

pico-3.0-alpha
Daniel Rudolf 7 years ago
parent d663553c34
commit a327977696
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538
  1. 4
      composer.json

@ -30,8 +30,8 @@
"ext-dom": "*",
"twig/twig": "^1.35",
"symfony/yaml" : "^2.8",
"erusev/parsedown": "^1.7",
"erusev/parsedown-extra": "^0.7"
"erusev/parsedown": "^1.8|1.8.0@beta",
"erusev/parsedown-extra": "^0.8|0.8.0@beta"
},
"suggest": {
"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