Merge fix #545, fix invalid HTML when linking to URLs with numeric fragment identifiers and update Parsedown

This commit is contained in:
Frederic Guillot
2015-01-25 12:23:27 -05:00
parent e506648cbc
commit 0812ceedde
5 changed files with 62 additions and 27 deletions

View File

@@ -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",