forked from 20xd6/simple_blog
Initial Commit
Add the basic structure of the site.
This commit is contained in:
6
common/composer.json
Normal file
6
common/composer.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"require": {
|
||||
"erusev/parsedown": "^1.7",
|
||||
"erusev/parsedown-extra": "^0.8.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user