Skip to content

Commit 21fef47

Browse files
committed
docs: install script
1 parent 14ec8d4 commit 21fef47

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ exporting using Queue, OpenSpout and Livewire.
3535

3636
## Quick Installation
3737

38-
`composer require yajra/laravel-datatables-export:^12.0`
38+
```
39+
composer require yajra/laravel-datatables-export:"^12.0"
40+
```
3941

4042
The package also requires batch job:
4143

0 commit comments

Comments
 (0)