Skip to content

Commit

Permalink
Updated Parsedown + ParsedownExtra to latest stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Jan 13, 2015
1 parent f6da7c9 commit 195bdd7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"require": {
"php": ">=5.4.0",
"twig/twig": "~1.16",
"erusev/parsedown": "1.1.*",
"erusev/parsedown-extra": "0.2.6",
"erusev/parsedown-extra": "0.5.0",
"symfony/yaml": "~2.6",
"symfony/console": "~2.6",
"symfony/event-dispatcher": "~2.6",
Expand Down

0 comments on commit 195bdd7

Please sign in to comment.