File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ This package is a plugin of [Laravel DataTables](https://github.com/yajra/larave
1919- [ Laravel DataTables Documentation] ( http://yajrabox.com/docs/laravel-datatables )
2020
2121## NOTE
22- This version is still on experimental stage. Until Laravel DataTables v8.x stable version is released,
23- there might be a breaking changes that may be included on future releases.
22+ This version is still on experimental stage. Until Laravel DataTables v8.x stable version is released,
23+ there might be a breaking changes that may be included on future releases.
2424
2525## Quick Installation
26- ` composer require yajra/laravel-datatables-buttons:^3 .0 `
26+ ` composer require yajra/laravel-datatables-buttons:^4 .0 `
2727
2828#### Service Provider (Optional on Laravel 5.5)
2929` Yajra\DataTables\ButtonsServiceProvider::class `
You can’t perform that action at this time.
0 commit comments