File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # Laravel Vuetable (Laravel 6.x/5.4 Package)
1
+ # Laravel Vuetable (Laravel 7.x/ 6.x/5.4 Package)
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/santigarcor/laravel-vuetable.svg?branch=master )] ( https://travis-ci.org/santigarcor/laravel-vuetable )
4
4
[ ![ Latest Stable Version] ( https://poser.pugx.org/santigarcor/laravel-vuetable/v/stable )] ( https://packagist.org/packages/santigarcor/laravel-vuetable )
Original file line number Diff line number Diff line change 11
11
],
12
12
"require" : {
13
13
"php" : " >=7.1" ,
14
- "illuminate/http " : " ^5.0|^6.0" ,
15
- "illuminate/support " : " ^5.0|^6.0" ,
16
- "illuminate/database " : " ^5.0|^6.0"
14
+ "illuminate/database " : " ^5.0|^6.0|^7 .0" ,
15
+ "illuminate/http " : " ^5.0|^6.0|^7 .0" ,
16
+ "illuminate/support " : " ^5.0|^6.0|^7 .0"
17
17
},
18
18
"require-dev" : {
19
19
"phpunit/phpunit" : " ^7.1" ,
You can’t perform that action at this time.
0 commit comments