File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 2424        "drupal/core" : " ^8.9 || ^9" 
2525        "drupal/drupal-extension" : " ^4.1" 
2626        "ergebnis/composer-normalize" : " ^2.8" 
27-         "mglaman/phpstan-drupal" : " ^0.12.5 " 
27+         "mglaman/phpstan-drupal" : " ^0.12.6 " 
2828        "nette/neon" : " ^3.2" 
2929        "phpmd/phpmd" : " ^2.9" 
3030        "phpro/grumphp" : " ^0.18.1" 
3131        "phpspec/prophecy" : " ^1.10" 
32-         "phpstan/phpstan" : " 0.12.48" 
3332        "phpstan/phpstan-deprecation-rules" : " ^0.12.5" 
3433        "phpunit/phpunit" : " ^7.5" 
3534        "sebastian/phpcpd" : " ^4.0" 
Original file line number Diff line number Diff line change 11includes : 
2-   - vendor /mglaman/phpstan-drupal/extension.neon 
3-   - vendor /phpstan/phpstan-deprecation-rules/rules.neon 
2+   - ../../.. /mglaman/phpstan-drupal/extension.neon 
3+   - ../../.. /phpstan/phpstan-deprecation-rules/rules.neon 
44
55parameters : 
66  tipsOfTheDay :  false 
77  customRulesetUsed :  true 
88  reportUnmatchedIgnoredErrors :  false 
99  ignoreErrors : 
1010    - '#^ (?:(?!deprecated ). )*$ #' 
11-   excludes_analyse : 
12-     - 'tests/*' 
1311  drupal : 
1412    drupal_root :  ../drupal 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments