Skip to content

Commit c47b263

Browse files
committed
Bump to v9
1 parent 195e19a commit c47b263

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

buttons-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Run the following command in your project to get the latest version of the plugin:
44

5-
`composer require yajra/laravel-datatables-buttons:^4.0`
5+
`composer require yajra/laravel-datatables-buttons:^9.0`
66

77
## Configuration
88
> This step is optional if you are using Laravel 5.5

html-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Run the following command in your project to get the latest version of the plugin:
66

7-
`composer require yajra/laravel-datatables-html:^4.0`
7+
`composer require yajra/laravel-datatables-html:^9.0`
88

99
## Configuration
1010
> This step is optional if you are using Laravel 5.5

0 commit comments

Comments
 (0)