File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 2828                  tools : composer:v2 
2929                  coverage : none 
3030
31-             - uses : " ramsey/composer-install@v1" 
31+             - name : Composer install 
32+               uses : " ramsey/composer-install@v1" 
3233              with :
3334                  dependency-versions : " ${{ matrix.dependencies }}" 
3435
Original file line number Diff line number Diff line change 22
33All notable changes to ` laravel-notification-channels/pushbullet `  will be documented in this file
44
5+ ## 1.3.1 - 2021-12-17  
6+ ### Changed  
7+ -  Minor CI improvements
8+ -  Allowed PHPUnit 9
9+ 
510## 1.3.0 - 2021-07-28  
611### Changed  
712-  Bumped PHP requirement to 7.3
Original file line number Diff line number Diff line change 1919    },
2020    "require-dev" : {
2121        "mockery/mockery" : " ^1.2.0"  ,
22-         "phpunit/phpunit" : " ^8.5.21" 
22+         "phpunit/phpunit" : " ^8.5.21 || ^9.0 " 
2323    },
2424    "autoload" : {
2525        "psr-4" : {
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments