Update twig/twig requirement from ~2.14.8 to ~3.8.0 (#1222)
This commit is contained in:
parent
e17fbd2094
commit
947129588b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"require": {
|
||||
"php" : "^7.2 || ^8.0",
|
||||
"sabre/dav" : "~4.6.0",
|
||||
"twig/twig" : "~2.14.8",
|
||||
"twig/twig" : "~3.8.0",
|
||||
"symfony/yaml" : "^5.4",
|
||||
"psr/log" : "^1",
|
||||
"ext-dom" : "*",
|
||||
|
|
Loading…
Reference in a new issue