Skip to content

Commit 31b31c9

Browse files
committed
Update to Twig 3
1 parent d14546a commit 31b31c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rareloop/primer-frontend",
33
"require": {
4-
"php": ">=7.1.0",
5-
"twig/twig": "^2.6"
4+
"php": ">=8.1.0",
5+
"twig/twig": "^3.0"
66
}
7-
}
7+
}

0 commit comments

Comments
 (0)