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 5
5
"description" : " Reveal Static bugs in Configs Files and Templates" ,
6
6
"require" : {
7
7
"php" : " >=8.1" ,
8
- "latte/latte" : " ^2.11" ,
8
+ "latte/latte" : " ^2.11|^3.0 " ,
9
9
"nette/utils" : " ^3.2" ,
10
10
"phpstan/phpstan" : " ^1.8.0" ,
11
11
"symfony/console" : " ^6.1" ,
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.8.0" ,
12
12
"symplify/astral" : " ^11.0" ,
13
13
"symplify/package-builder" : " ^11.0" ,
Original file line number Diff line number Diff line change 6
6
"require" : {
7
7
"php" : " >=8.1" ,
8
8
"phpstan/phpstan" : " ^1.8.0" ,
9
- "latte/latte" : " ^2.11" ,
9
+ "latte/latte" : " ^2.11|^3.0 " ,
10
10
"symplify/astral" : " ^11.0" ,
11
11
"symplify/rule-doc-generator-contracts" : " ^11.0" ,
12
12
"symplify/package-builder" : " ^11.0" ,
You can’t perform that action at this time.
0 commit comments