Skip to content

Commit

Permalink
composer: fixed conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Feb 5, 2021
1 parent de09883 commit 68f41ad
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 @@ -41,7 +41,7 @@
"nette/di": "<3.0.7",
"nette/forms": "<3.0",
"nette/schema": "<1.2",
"latte/latte": "<2.7.1 >=3.0",
"latte/latte": "<2.7.1 || >=3.0",
"tracy/tracy": "<2.5"
},
"autoload": {
Expand Down

0 comments on commit 68f41ad

Please sign in to comment.