mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-17 17:47:13 +00:00
[#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:
@@ -15,7 +15,6 @@
|
||||
"phpunit/phpunit": "~4.0"
|
||||
},
|
||||
"suggest": {
|
||||
"dflydev/markdown": "~1.0",
|
||||
"erusev/parsedown": "~1.0",
|
||||
"league/commonmark": "*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user