Skip to content

Commit f6deeca

Browse files
committed
composer: fixed conflict
1 parent d99ca55 commit f6deeca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"nette/di": "<3.0.7",
4242
"nette/forms": "<3.0",
4343
"nette/schema": "<1.2",
44-
"latte/latte": "<2.7.1 >=3.0",
44+
"latte/latte": "<2.7.1 || >=3.0",
4545
"tracy/tracy": "<2.5"
4646
},
4747
"autoload": {

0 commit comments

Comments
 (0)