File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3333        "phpstan/phpstan-deprecation-rules" : " ^1.0" 
3434        "phpstan/phpstan-phpunit" : " ^1.0" 
3535        "phpunit/phpunit" : " ^9.3" 
36+         "rector/rector" : " ^0.19 || ^1.0.0" 
3637        "roave/security-advisories" : " dev-latest" 
37-         "vimeo/psalm" : " ^5.0" 
38-         "rector/rector" : " ^1.0.0" 
38+         "vimeo/psalm" : " ^5.0" 
3939    },
4040    "require-dev" : {
4141        "codeigniter4/framework" : " ^4.1" 
5555            " psalm" 
5656            " rector process --dry-run" 
5757        ],
58-         "sa" : " @analyze" 
5958        "ci" : [
6059            " Composer\\ Config::disableProcessTimeout" 
6160            " @cs" 
6665        ],
6766        "cs" : " php-cs-fixer fix --ansi --verbose --dry-run --diff" 
6867        "cs-fix" : " php-cs-fixer fix --ansi --verbose --diff" 
69-         "style" : " @cs-fix" 
7068        "deduplicate" : " phpcpd app/ src/" 
7169        "inspect" : " deptrac analyze --cache-file=build/deptrac.cache" 
7270        "mutate" : " infection --threads=2 --skip-initial-tests --coverage=build/phpunit" 
71+         "sa" : " @analyze" 
72+         "style" : " @cs-fix" 
7373        "test" : " phpunit" 
7474    }
7575}
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments