File tree Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 8787            laravel : 7.* 
8888            phpunit : ~9.0 
8989
90+           #  Laravel 8.x
91+           - php : 7.3 
92+             laravel : 8.* 
93+             phpunit : ~9.0 
94+           - php : 7.4 
95+             laravel : 8.* 
96+             phpunit : ~9.0 
97+           - php : 8.0 
98+             laravel : 8.* 
99+             phpunit : ~9.0 
100+ 
90101    name : Laravel${{ matrix.laravel }}-PHP${{ matrix.php }} 
91102
92103    steps :
Original file line number Diff line number Diff line change 2121    "license" : " Apache-2.0"  ,
2222    "require" : {
2323        "php" : " >=7.1.0"  ,
24-         "laravel/framework" : " ~5.5|~6.0|~7.0"  ,
25-         "casbin/casbin" : " ~2.0 "  ,
24+         "laravel/framework" : " ~5.5|~6.0|~7.0|~8.0 "  ,
25+         "casbin/casbin" : " ~3.1 "  ,
2626        "casbin/psr3-bridge" : " ^1.1" 
2727    },
2828    "require-dev" : {
2929        "phpunit/phpunit" : " ~7.0|~8.0|~9.0"  ,
30-         "php-coveralls/php-coveralls" : " ^2.1 "  ,
30+         "php-coveralls/php-coveralls" : " ^2.4 "  ,
3131        "mockery/mockery" : " ^1.0"  ,
32-         "laravel/laravel" : " ~5.5|~6.0|~7.0" 
32+         "laravel/laravel" : " ~5.5|~6.0|~7.0|~8.0 " 
3333    },
3434    "autoload" : {
3535        "psr-4" : {
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments