Skip to content

Commit

Permalink
composer: added latte as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Feb 11, 2017
1 parent 025f1a9 commit 76c1f1d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"php": ">=5.6",
"nette/application": "~2.4",
"nette/component-model": "~2.3",
"nette/utils": "~2.4"
"nette/utils": "~2.4",
"latte/latte": "~2.4"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 76c1f1d

Please sign in to comment.