File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 2020                        name : ' Composer Validate' 
2121                        run : composer validate --ansi 
2222
23- #  temporary disable due to missing method PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode::getSealedTagValues() due requirement of latest phpdoc-parser
24- #                     -
25- #                         name: 'Rector'
26- #                         run: composer rector --ansi
23+                     -
24+                         name : ' Rector' 
25+                         run : composer rector --ansi 
2726
2827                    -
2928                        name : ' Coding Standard' 
Original file line number Diff line number Diff line change 88        "webmozart/assert" : " ^1.11" 
99        "phpstan/phpstan" : " ^2.1.18" 
1010        "nette/utils" : " ^3.2|^4.0" 
11-         "phpstan/phpdoc-parser" : " ^2.1 " 
11+         "phpstan/phpdoc-parser" : " ^2.2 " 
1212    },
1313    "require-dev" : {
1414        "nikic/php-parser" : " ^5.4" 
1515        "phpunit/phpunit" : " ^11.5" 
1616        "symfony/framework-bundle" : " 6.1.*" 
1717        "phpecs/phpecs" : " ^2.1" 
1818        "tomasvotruba/class-leak" : " ^2.0" 
19-         "rector/rector" : " ^2.0.11 " 
19+         "rector/rector" : " ^2.1.2 " 
2020        "phpstan/extension-installer" : " ^1.4" 
2121        "symplify/phpstan-extensions" : " ^12.0" 
2222        "tomasvotruba/unused-public" : " ^2.0" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments