Skip to content

Commit

Permalink
Fixing minimum Twig version to 2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
moufmouf committed Dec 14, 2019
1 parent 77ee564 commit 392048a
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 @@ -19,7 +19,7 @@
"mouf/utils.common.paginable-interface": "~1.0",
"mouf/utils.common.sortable-interface": "~1.0",
"mouf/schema-analyzer": "~1.0",
"twig/twig": "^2.4 || ^3",
"twig/twig": "^2.11 || ^3",
"greenlion/php-sql-parser": "^4.1.2",
"doctrine/cache": "^1.5"
},
Expand Down

0 comments on commit 392048a

Please sign in to comment.