Use symfony/yaml 3.4 for PHP 7.0.8, update dependencies
This commit is contained in:
parent
befb2b69ca
commit
94304207f8
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
"php" : "^7.0",
|
||||
"sabre/dav" : "~4.0.1",
|
||||
"twig/twig" : "~1.8.0",
|
||||
"symfony/yaml": "^4.3"
|
||||
"symfony/yaml" : "^3.4"
|
||||
},
|
||||
"require-dev" : {
|
||||
"sabre/cs" : "~0.0.6"
|
||||
|
|
Loading…
Reference in a new issue