Skip to content

Commit 5b456e6

Browse files
Update twig/twig requirement from ^3.23 to ^3.27
Updates the requirements on [twig/twig](https://github.com/twigphp/Twig) to permit the latest version. - [Release notes](https://github.com/twigphp/Twig/releases) - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](twigphp/Twig@v3.23.0...v3.27.1) --- updated-dependencies: - dependency-name: twig/twig dependency-version: 3.27.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48fd5d0 commit 5b456e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"php": "^8.4",
2828
"ext-json": "*",
2929
"symfony/console": "^7.4",
30-
"twig/twig": "^3.23"
30+
"twig/twig": "^3.27"
3131
},
3232
"require-dev": {
3333
"juliangut/easy-coding-standard-config": "^1.20",

0 commit comments

Comments
 (0)