File tree Expand file tree Collapse file tree 4 files changed +15
-8
lines changed Expand file tree Collapse file tree 4 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 1+ C:37:"PHPUnit\Runner\DefaultTestResultCache":44:{a:2:{s:7:"defects";a:0:{}s:5:"times";a:0:{}}}
Original file line number Diff line number Diff line change 11language : php 
22
33php :
4-   - 7.1 
54  - 7.2 
65  - 7.3 
76
Original file line number Diff line number Diff line change 22
33All notable changes to ` laravel-svelte-preset `  will be documented in this file
44
5- ## v.0.1.2 - 2019-08-05  
5+ ## v0.1.3 - 2019-09-09  
6+ 
7+ -  Add support for Laravel 6.x
8+ -  Fix TravisCI configuration file
9+ 
10+ ## v0.1.2 - 2019-08-05  
11+ 
612-  Add ensureComponentDirectoryExists and removeNodeModules
713
8- ## v.0.1.1 - 2019-06-03  
14+ ## v0.1.1 - 2019-06-03  
15+ 
916-  Add nunomaduro/larastan as dev dependency
1017
11- ## v.0 .1.0 - 2019-05-19 
18+ ## v0 .1.0 - 2019-05-19 
1219
1320-  Initial release
Original file line number Diff line number Diff line change 1818        }
1919    ],
2020    "require" : {
21-         "php" : " ^7.1 " 
22-         "illuminate/support" : " 5.8.* " 
21+         "php" : " ^7.2 " 
22+         "illuminate/support" : " ^ 5.8|^6.0 " 
2323    },
2424    "require-dev" : {
2525        "nunomaduro/larastan" : " ^0.3.17" 
26-         "orchestra/testbench" : " 3.8.* " 
27-         "phpunit/phpunit" : " ^7 .0" 
26+         "orchestra/testbench" : " ^ 3.8|^4.0 " 
27+         "phpunit/phpunit" : " ^8 .0" 
2828    },
2929    "autoload" : {
3030        "psr-4" : {
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments