Skip to content

Commit 3095f3c

Browse files
committed
Update README
1 parent 6c9b55a commit 3095f3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
[![Total Downloads](https://img.shields.io/packagist/dt/yajra/laravel-datatables-export.svg)](https://packagist.org/packages/yajra/laravel-datatables-export)
77
[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://packagist.org/packages/yajra/laravel-datatables-export)
88

9-
This package is a plugin of [Laravel DataTables](https://github.com/yajra/laravel-datatables) for handling server-side exporting using Queue, Spout and Livewire.
9+
This package is a plugin of [Laravel DataTables](https://github.com/yajra/laravel-datatables) for handling server-side exporting using Queue, OpenSpout and Livewire.
1010

1111
## Requirements
1212

1313
- [PHP >=7.4](http://php.net/)
1414
- [Laravel 8+](https://github.com/laravel/framework)
1515
- [Laravel Livewire](https://laravel-livewire.com/)
16-
- [Spout](https://github.com/box/spout)
16+
- [OpenSpout](https://github.com/openspout/openspout)
1717
- [Laravel DataTables 9.x](https://github.com/yajra/laravel-datatables)
1818
- [jQuery DataTables v1.10.x](http://datatables.net/)
1919

0 commit comments

Comments
 (0)