mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-02 21:02:41 +02:00
[ticket/16654] Upgrade Twig to version 3
PHPBB3-16654
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
"symfony/routing": "~5.2",
|
||||
"symfony/twig-bridge": "~5.2",
|
||||
"symfony/yaml": "~5.2",
|
||||
"twig/twig": "^1.0 || ^2.0"
|
||||
"twig/twig": "^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"fabpot/goutte": "~3.2",
|
||||
|
Reference in New Issue
Block a user