File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
"description" : " Reveal Static bugs in Configs Files and Templates" ,
5
5
"require" : {
6
6
"php" : " >=8.1" ,
7
- "latte/latte" : " ^2.11" ,
7
+ "latte/latte" : " ^2.11|^3.0 " ,
8
8
"nette/application" : " ^3.1" ,
9
9
"nette/bootstrap" : " ^3.1" ,
10
10
"nette/di" : " ^3.0" ,
Original file line number Diff line number Diff line change 7
7
"php" : " >=8.1" ,
8
8
"nette/utils" : " ^3.2" ,
9
9
"nette/application" : " ^3.1" ,
10
- "latte/latte" : " ^2.11" ,
10
+ "latte/latte" : " ^2.11|^3.0 " ,
11
11
"phpstan/phpstan" : " ^1.5.6" ,
12
12
"symplify/astral" : " ^10.0" ,
13
13
"symplify/package-builder" : " ^10.2" ,
Original file line number Diff line number Diff line change 6
6
"require" : {
7
7
"php" : " >=8.1" ,
8
8
"phpstan/phpstan" : " ^1.5.6" ,
9
- "latte/latte" : " ^2.11" ,
9
+ "latte/latte" : " ^2.11|^3.0 " ,
10
10
"symplify/astral" : " ^10.0" ,
11
11
"symplify/rule-doc-generator-contracts" : " ^10.2" ,
12
12
"symplify/package-builder" : " ^10.2" ,
You can’t perform that action at this time.
0 commit comments