File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33All Notable changes to the ** Quality Assurance - Drupal**  package.
44
5+ ## [ 3.0.2]  
6+ 
7+ ### Added  
8+ 
9+ -  Add PHPunit 10 support.
10+ 
511## [ 3.0.1]  
612
713### Added  
@@ -421,6 +427,7 @@ Initial setup of the qa-drupal package:
421427-  Default config files and checks for a Drupal site.
422428-  Default config files and checks for a Drupal module.
423429
430+ [ 3.0.2 ] : https://github.com/district09/php_package_qa-drupal/compare/3.0.1...3.0.2 
424431[ 3.0.1 ] : https://github.com/district09/php_package_qa-drupal/compare/3.0.0...3.0.1 
425432[ 3.0.0 ] : https://github.com/district09/php_package_qa-drupal/compare/2.1.0...3.0.0 
426433[ 2.1.1 ] : https://github.com/district09/php_package_qa-drupal/compare/2.1.0...2.1.1 
Original file line number Diff line number Diff line change 3535        "phpspec/prophecy" : " ^1.10" 
3636        "phpspec/prophecy-phpunit" : " ^2" 
3737        "phpstan/phpstan-deprecation-rules" : " ^1.0" 
38-         "phpunit/phpunit" : " ^9.3" 
38+         "phpunit/phpunit" : " ^9.3 || ^10.0 " 
3939        "sebastian/phpcpd" : " ^6.0" 
4040        "symfony/phpunit-bridge" : " ^5.2 || ^6.0" 
4141    },
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments