Skip to content

Commit 3b9e9f8

Browse files
committed
1 parent d42d16d commit 3b9e9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Laravel DataTables can be installed with [Composer](http://getcomposer.org/doc/0
2222
Run the following command in your project to get the latest version of the package:
2323

2424
```bash
25-
composer require yajra/laravel-datatables-oracle:^9.0
25+
composer require yajra/laravel-datatables-oracle:"~9.0"
2626
```
2727

2828
If you are using most of the DataTables plugins like Buttons & Html, you can alternatively use the all-in-one installer package.

0 commit comments

Comments
 (0)