mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57: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:
committed by
Mike van Riel
parent
0862bda1a7
commit
f5e35e0629
@@ -15,7 +15,6 @@
|
|||||||
"phpunit/phpunit": "~4.0"
|
"phpunit/phpunit": "~4.0"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"dflydev/markdown": "~1.0",
|
|
||||||
"erusev/parsedown": "~1.0",
|
"erusev/parsedown": "~1.0",
|
||||||
"league/commonmark": "*"
|
"league/commonmark": "*"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user