mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
Add support for Parsedown as a markdown parser
This commit is contained in:
+2
-1
@@ -15,7 +15,8 @@
|
||||
"phpunit/phpunit": "3.7.*@stable"
|
||||
},
|
||||
"suggest": {
|
||||
"dflydev/markdown": "1.0.*"
|
||||
"dflydev/markdown": "1.0.*",
|
||||
"erusev/parsedown": "~0.7"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
|
||||
Reference in New Issue
Block a user