Skip to content

Commit bca73c0

Browse files
authored
Composer: Add Latte 3 support
1 parent 9358e93 commit bca73c0

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
"jean85/pretty-package-versions": "^2.0.1",
3030
"guzzlehttp/psr7": "^2.0",
3131
"nette/di": "^3.0",
32-
"latte/latte": "^2.5",
32+
"latte/latte": "^2.5 | ^3.0",
3333
"nette/utils": "^3.0",
3434
"nette/http": "^3.1",
3535
"nette/caching": "^3.0",

0 commit comments

Comments
 (0)