Skip to content

Commit 57aee25

Browse files
committed
Update Symfony and Twig
1 parent a08dc2f commit 57aee25

File tree

4 files changed

+487
-213
lines changed

4 files changed

+487
-213
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"require": {
66
"php": ">=7.4",
77
"ezyang/htmlpurifier": "^4.9",
8-
"twig/twig": "~1.23",
9-
"symfony/console": "^3.2"
8+
"twig/twig": "~3.0",
9+
"symfony/console": "^5.1"
1010
},
1111
"require-dev": {
1212
"phpunit/phpunit": "~8.0",

0 commit comments

Comments
 (0)