Merge pull request #47 from tractorcow/pulls/fix-master

Remove removed repository fork
This commit is contained in:
Sean Harvey 2014-09-24 12:32:52 +12:00
commit e162891989

View File

@ -17,10 +17,6 @@
"silverstripe/framework": "~3.1",
"erusev/parsedown-extra": "0.1.0"
},
"repositories": [{
"type": "vcs",
"url": "https://github.com/wilr/parsedown"
}],
"suggest": {
"silverstripe/staticpublisher": "Allows publishing documentation as HTML"
}