Update twig/twig requirement from ~2.14.8 to ~3.8.0 (#1222)

This commit is contained in:
dependabot[bot] 2024-03-06 22:22:40 +01:00 committed by GitHub
parent e17fbd2094
commit 947129588b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@
"require": { "require": {
"php" : "^7.2 || ^8.0", "php" : "^7.2 || ^8.0",
"sabre/dav" : "~4.6.0", "sabre/dav" : "~4.6.0",
"twig/twig" : "~2.14.8", "twig/twig" : "~3.8.0",
"symfony/yaml" : "^5.4", "symfony/yaml" : "^5.4",
"psr/log" : "^1", "psr/log" : "^1",
"ext-dom" : "*", "ext-dom" : "*",