Skip to content

Commit

Permalink
Fixes bad twig version
Browse files Browse the repository at this point in the history
  • Loading branch information
daftspunk committed Jun 17, 2017
1 parent c9231dc commit ece4341
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 @@ -22,7 +22,7 @@
"linkorb/jsmin-php": "~1.0",
"oyejorge/less.php": "~1.7",
"symfony/yaml": "2.8.*|3.0.*",
"twig/twig": "~1.30",
"twig/twig": "1.33.*",
"league/csv": "~8.0",
"jenssegers/date": "~3.0",
"leafo/scssphp": "~0.6"
Expand Down

0 comments on commit ece4341

Please sign in to comment.