[#52] Removed dflydev/markdown from suggested list

The markdown package by DFlyDev is deprecated and is not recommended
anymore due to the provided alternatives (parsedown or commonmark).
This commit is contained in:
Mike van Riel
2015-05-12 09:21:12 +02:00
parent d1da796ba5
commit ae15da2ce2
-1
View File
@@ -15,7 +15,6 @@
"phpunit/phpunit": "~4.0"
},
"suggest": {
"dflydev/markdown": "~1.0",
"erusev/parsedown": "~1.0",
"league/commonmark": "*"
},