File tree Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 2222        "simplito/elliptic-php" : " ^1.0" 
2323    },
2424    "require-dev" : {
25-         "friendsofphp/php-cs-fixer" : " ^2.16 " 
25+         "friendsofphp/php-cs-fixer" : " ^3.0 " 
2626        "graham-campbell/analyzer" : " ^3.0" 
27-         "illuminate/support" : " ^7.0.0" 
27+         "illuminate/support" : " ^7.0|^8 .0" 
2828        "mockery/mockery" : " ^1.2" 
29-         "pestphp/drift" : " ^0.3.0" 
30-         "pestphp/pest" : " ^0.3.8" 
31-         "phpunit/phpunit" : " ^9.3.10" 
32-         "symfony/var-dumper" : " ^5.0.0" 
29+         "pestphp/drift" : " ^0.3" 
30+         "pestphp/pest" : " ^1.0" 
31+         "pestphp/pest-plugin-parallel" : " ^0.3.1" 
32+         "phpunit/phpunit" : " ^9.5" 
33+         "symfony/var-dumper" : " ^5.0" 
3334    },
3435    "autoload" : {
3536        "psr-4" : {
5556            " vendor/bin/php-cs-fixer fix" 
5657        ],
5758        "test" : [
58-             " ./vendor/bin/pest --coverage --min=100 --coverage-html=.coverage --coverage-clover=coverage.xml " 
59+             " ./vendor/bin/pest --parallel " 
5960        ]
6061    },
6162    "minimum-stability" : " dev" 
Original file line number Diff line number Diff line change 2828            <directory  suffix =" .php" directory >
2929        </whitelist >
3030    </filter >
31-     <logging >
32-         <log  type =" coverage-clover" target =" clover.xml" 
33-     </logging >
3431</phpunit >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments