Skip to content

Commit 7589ec9

Browse files
authored
Update Twig to version 3. (#122)
1 parent 7a0948f commit 7589ec9

File tree

2 files changed

+12
-97
lines changed

2 files changed

+12
-97
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"php": ">=8.1",
1717
"ext-json": "*",
1818
"react/http": "^0.8.3",
19-
"twig/twig": "^2.12"
19+
"twig/twig": "^v3.7.1"
2020
},
2121
"require-dev": {
2222
"friendsofphp/php-cs-fixer": "^3.38.0"

composer.lock

Lines changed: 11 additions & 96 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)