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 3936ed4 commit 9c97b54Copy full SHA for 9c97b54
installation.md
@@ -23,7 +23,7 @@ Laravel Datatables can be installed with [Composer](http://getcomposer.org/doc/0
23
Run the following command in your project to get the latest version of the package:
24
25
```
26
-composer require yajra/laravel-datatables-oracle
+composer require yajra/laravel-datatables-oracle:^6.0
27
28
29
<a name="configuration"></a>
0 commit comments