File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Laravel DataTables Export Plugin
22
3- [ ![ Laravel 8|9] ( https://img.shields.io/badge/Laravel-8|9-orange.svg )] ( http://laravel.com )
3+ [ ![ Laravel 8|9|10 ] ( https://img.shields.io/badge/Laravel-8|9|10 -orange.svg )] ( http://laravel.com )
44[ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/yajra/laravel-datatables-export.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-export )
55[ ![ Continuous Integration] ( https://github.com/yajra/laravel-datatables-export/actions/workflows/continuous-integration.yml/badge.svg )] ( https://github.com/yajra/laravel-datatables-export/actions/workflows/continuous-integration.yml )
66[ ![ Static Analysis] ( https://github.com/yajra/laravel-datatables-export/actions/workflows/static-analysis.yml/badge.svg )] ( https://github.com/yajra/laravel-datatables-export/actions/workflows/static-analysis.yml )
@@ -11,11 +11,11 @@ This package is a plugin of [Laravel DataTables](https://github.com/yajra/larave
1111
1212## Requirements
1313
14- - [ PHP >=7.4 ] ( http://php.net/ )
15- - [ Laravel 8+ ] ( https://github.com/laravel/framework )
14+ - [ PHP >=8.1 ] ( http://php.net/ )
15+ - [ Laravel 10 ] ( https://github.com/laravel/framework )
1616- [ Laravel Livewire] ( https://laravel-livewire.com/ )
1717- [ OpenSpout] ( https://github.com/openspout/openspout/ )
18- - [ Laravel DataTables 9 .x] ( https://github.com/yajra/laravel-datatables )
18+ - [ Laravel DataTables 10 .x] ( https://github.com/yajra/laravel-datatables )
1919- [ jQuery DataTables v1.10.x] ( http://datatables.net/ )
2020
2121## Documentations
@@ -24,7 +24,7 @@ This package is a plugin of [Laravel DataTables](https://github.com/yajra/larave
2424
2525## Quick Installation
2626
27- ` composer require yajra/laravel-datatables-export -W `
27+ ` composer require yajra/laravel-datatables-export `
2828
2929The package also requires batch job:
3030
You can’t perform that action at this time.
0 commit comments