Skip to content

Commit cedc41f

Browse files
committed
composer: allows Latte 3.1
1 parent 8498d26 commit cedc41f

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
@@ -29,7 +29,7 @@
2929
"phpstan/phpstan-nette": "^2.0@stable"
3030
},
3131
"conflict": {
32-
"latte/latte": ">=3.0.0 <3.0.12 || >=3.1"
32+
"latte/latte": ">=3.0.0 <3.0.12 || >=3.2"
3333
},
3434
"suggest": {
3535
"ext-intl": "to use date/time controls"

0 commit comments

Comments
 (0)