File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2626 "require-dev" : {
2727 "nette/application" : " ~3.0.0" ,
2828 "nette/di" : " ~3.0.0" ,
29- "ninjify/nunjuck" : " ^0.4.0 " ,
30- "ninjify/qa" : " ^0.10.0 " ,
29+ "ninjify/nunjuck" : " ^0.4" ,
30+ "ninjify/qa" : " ^0.12 " ,
3131 "phpstan/extension-installer" : " ^1.0" ,
3232 "phpstan/phpstan-deprecation-rules" : " ^0.11" ,
3333 "phpstan/phpstan-nette" : " ^0.11" ,
Original file line number Diff line number Diff line change 66 <!-- My rules -->
77 <rule ref =" SlevomatCodingStandard.Files.TypeNameMatchesFileName" >
88 <properties >
9- <property name =" rootNamespaces" type =" array" value = "
10- src=> Contributte\Forms
11- " / >
9+ <property name =" rootNamespaces" type =" array" >
10+ < element key = " src" value = " Contributte\Forms" />
11+ </ property >
1212 </properties >
1313 </rule >
1414
You can’t perform that action at this time.
0 commit comments