mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-02 21:02:41 +02:00
[ticket/17340] Fix twig to 3.8.0 until performance issues are resolved
PHPBB-17340
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
"symfony/routing": "^6.3",
|
||||
"symfony/twig-bridge": "^6.3",
|
||||
"symfony/yaml": "^6.3",
|
||||
"twig/twig": "^3.0"
|
||||
"twig/twig": "3.8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"laravel/homestead": "~14.4",
|
||||
|
Reference in New Issue
Block a user