summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-01-25 12:23:27 -0500
committerFrederic Guillot <fred@kanboard.net>2015-01-25 12:23:27 -0500
commit0812ceedde2f89a8e4b391e58d6463f832ecec8e (patch)
tree2653eb64866eae8bcf93c24a643b7d2b1110a060 /composer.json
parente506648cbcda0b6021cf0a3b5e2f6381d8f1d0ea (diff)
Merge fix #545, fix invalid HTML when linking to URLs with numeric fragment identifiers and update Parsedown
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 537aed86..c35d5243 100644
--- a/composer.json
+++ b/composer.json
@@ -5,7 +5,7 @@
"swiftmailer/swiftmailer": "@stable",
"fguillot/json-rpc": "0.0.1",
"fguillot/picodb": "0.0.2",
- "erusev/parsedown": "1.1.1",
+ "erusev/parsedown": "1.5.1",
"lusitanian/oauth": "0.3.5",
"pimple/pimple": "~3.0",
"symfony/console": "@stable",