Skip to content

Commit

Permalink
use secure version of parsedown
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Feb 28, 2018
1 parent d9bf9d0 commit 816f893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"ext-openssl": "*",
"doctrine/inflector": "~1.1",
"dragonmantank/cron-expression": "~2.0",
"erusev/parsedown": "~1.6",
"erusev/parsedown": "~1.7",
"league/flysystem": "~1.0",
"monolog/monolog": "~1.12",
"nesbot/carbon": "^1.22.1",
Expand Down

0 comments on commit 816f893

Please sign in to comment.