Skip to content

Commit

Permalink
Raise minimum version for Twig to secure version 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackwar committed Oct 8, 2023
1 parent 84fc86b commit ab6b9d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"mustache/mustache": "^2.3",
"phpunit/phpunit": "^9.5.28",
"symfony/templating": "^5.0",
"twig/twig": "^3.3.8",
"twig/twig": "^3.5.0",
"squizlabs/php_codesniffer": "^3.7.2",
"phpstan/phpstan": "^1.10.7",
"phan/phan": "^5.4.2"
Expand Down

0 comments on commit ab6b9d2

Please sign in to comment.