Skip to content

Commit 6c8de02

Browse files
authored
docs: editor version
1 parent fcdb88b commit 6c8de02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

editor-installation.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ A [premium license](https://editor.datatables.net/purchase/index) is required to
1111

1212
Run the following command in your project to get the latest version of the plugin:
1313

14-
`composer require yajra/laravel-datatables-editor:^1.0`
14+
`composer require yajra/laravel-datatables-editor:^11.0`
1515

1616
<a name="configuration"></a>
1717
## Configuration
1818

1919
> This step is optional if you are using Laravel 5.5
2020
21-
Open the file ```config/app.php``` and then add following service provider.
21+
Open the file ```config/app.php``` and then add the following service provider.
2222

2323
```php
2424
'providers' => [

0 commit comments

Comments
 (0)