deps: add Frontmatter parser lib
This commit is contained in:
parent
fcc42bde20
commit
1146e69f84
3 changed files with 211 additions and 74 deletions
|
@ -2,6 +2,7 @@
|
|||
"require": {
|
||||
"twig/twig": "^3.0",
|
||||
"twig/markdown-extra": "^3.6",
|
||||
"league/commonmark": "^2.4"
|
||||
"league/commonmark": "^2.4",
|
||||
"spatie/yaml-front-matter": "^2.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue