Skip to content

Commit cc93619

Browse files
committed
composer: allows Latte 3.1
1 parent e3beab8 commit cc93619

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
@@ -42,7 +42,7 @@
4242
"nette/di": "<3.2",
4343
"nette/forms": "<3.2",
4444
"nette/schema": "<1.3",
45-
"latte/latte": "<2.7.1 || >=3.0.0 <3.0.18 || >=3.1",
45+
"latte/latte": "<2.7.1 || >=3.0.0 <3.0.18 || >=3.2",
4646
"tracy/tracy": "<2.9"
4747
},
4848
"autoload": {

0 commit comments

Comments
 (0)