Skip to content

Commit

Permalink
composer: fixed lower dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Sep 30, 2019
1 parent 67f45fb commit 165cc68
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 @@ -38,7 +38,8 @@
"conflict": {
"nette/di": "<3.0-stable",
"nette/forms": "<3.0",
"nette/latte": "<3.0"
"latte/latte": "<2.4",
"tracy/tracy": "<2.5"
},
"autoload": {
"classmap": ["src/"],
Expand Down

0 comments on commit 165cc68

Please sign in to comment.