We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 195e19a commit c47b263Copy full SHA for c47b263
buttons-installation.md
@@ -2,7 +2,7 @@
2
3
Run the following command in your project to get the latest version of the plugin:
4
5
-`composer require yajra/laravel-datatables-buttons:^4.0`
+`composer require yajra/laravel-datatables-buttons:^9.0`
6
7
## Configuration
8
> This step is optional if you are using Laravel 5.5
html-installation.md
@@ -4,7 +4,7 @@
-`composer require yajra/laravel-datatables-html:^4.0`
+`composer require yajra/laravel-datatables-html:^9.0`
9
10
0 commit comments