File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
88
9- ## [ Unreleased] ( https://github.com/inspirum/mcrouter-php-laravel/compare/v1.1.0...master )  
9+ ## [ Unreleased] ( https://github.com/inspirum/mcrouter-php-laravel/compare/v1.2.0...master )  
10+ 
11+ 
12+ ## [ v1.2.0 (2020-09-18)] ( https://github.com/inspirum/mcrouter-php-laravel/compare/v1.1.0...v1.2.0 )  
13+ ### Added  
14+ -  Added support for Laravel ^8.0
1015
1116
1217## [ v1.1.0 (2020-03-25)] ( https://github.com/inspirum/mcrouter-php-laravel/compare/v1.0.1...v1.1.0 )  
Original file line number Diff line number Diff line change 2929composer require inspirum/mcrouter
3030``` 
3131
32- This package supports Laravel 5.3 or later (including Laravel 6/7).
32+ This package supports Laravel 5.3 or later (including Laravel 6/7/8 ).
3333
3434For Laravel 5.4 and below it necessary to register the service provider in ` config/app.php ` .
3535
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments