File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ pimcore:
5252    applicationlog :
5353        mail_notification :
5454            send_log_summary : false 
55-             filter_priority : null 
55+             filter_priority : 0 
5656            mail_receiver : ' ' 
5757        archive_treshold : ' 30' 
5858        archive_alternative_database : ' ' 
Original file line number Diff line number Diff line change 6060
6161            - name : " Upload baseline file" 
6262              if : ${{ failure() }} 
63-               uses : actions/upload-artifact@v2  
63+               uses : actions/upload-artifact@v4  
6464              with :
6565                  name : phpstan-baseline.neon 
6666                  path : phpstan-baseline.neon 
Original file line number Diff line number Diff line change 2626    "symfony/messenger" : " ^6.4" 
2727  },
2828  "require-dev" : {
29-     "roave/security-advisories" : " dev-latest" 
3029    "codeception/codeception" : " ^5.0.10" 
3130    "codeception/phpunit-wrapper" : " ^9" 
3231    "codeception/module-asserts" : " ^2" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments