N°5437 - PHP 8.0: Fix deprecated PHP notice in TWIG lib

This commit is contained in:
Molkobain
2022-08-22 16:43:38 +02:00
parent c5d5379c49
commit e280f99996
35 changed files with 326 additions and 257 deletions

View File

@@ -28,7 +28,7 @@
"symfony/twig-bundle": "~3.4.47",
"symfony/yaml": "~3.4.47",
"thenetworg/oauth2-azure": "^2.0",
"twig/twig": "~1.42.5"
"twig/twig": "~1.43.1"
},
"require-dev": {
"symfony/stopwatch": "~3.4.47",