Skip to content

Commit

Permalink
Composer: allow latte 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Mar 18, 2020
1 parent 7476d7b commit 4568f56
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 @@
"php": "^7.2",
"contributte/utils": "^0.4.0",
"doctrine/annotations": "^1.6",
"latte/latte": "~2.5.1|~2.6.0",
"latte/latte": "~2.5.1|~2.6.0|~2.7.0",
"nette/application": "~3.0.0",
"nette/di": "~3.0.0"
},
Expand Down

0 comments on commit 4568f56

Please sign in to comment.