Skip to content

Commit

Permalink
force twig < 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mjauvin committed Apr 17, 2024
1 parent 51a8916 commit faf4913
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 @@ -46,7 +46,7 @@
"scssphp/scssphp": "~1.0",
"symfony/console": ">=6.0.9 <6.3.0",
"symfony/yaml": "^6.0",
"twig/twig": "~3.0",
"twig/twig": "<3.9",
"wikimedia/less.php": "~3.0",
"wikimedia/minify": "~2.2",
"winter/laravel-config-writer": "^1.0.1"
Expand Down

0 comments on commit faf4913

Please sign in to comment.