Skip to content

Commit 9c97b54

Browse files
committed
Add version constraint.
1 parent 3936ed4 commit 9c97b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Laravel Datatables can be installed with [Composer](http://getcomposer.org/doc/0
2323
Run the following command in your project to get the latest version of the package:
2424

2525
```
26-
composer require yajra/laravel-datatables-oracle
26+
composer require yajra/laravel-datatables-oracle:^6.0
2727
```
2828

2929
<a name="configuration"></a>

0 commit comments

Comments
 (0)