Update composer.json: Use Symfony YAML 3.1 and later
This commit is contained in:
parent
ddf3da0391
commit
f251bc83ec
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
"php": ">=5.3.6",
|
||||
"twig/twig": "^1.18",
|
||||
"erusev/parsedown-extra": "^0.7",
|
||||
"symfony/yaml" : "^2.3"
|
||||
"symfony/yaml" : "^3.1"
|
||||
},
|
||||
"require-dev" : {
|
||||
"phpdocumentor/phpdocumentor": "^2.8",
|
||||
|
|
Loading…
Add table
Reference in a new issue