Skip to content

Commit 5b3ea34

Browse files
committed
Исправлен номер версии требуемого пакета yajra/laravel-datatables-oracle
1 parent 308b6b0 commit 5b3ea34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"require": {
2626
"kodicms/module-loader": "3.*",
2727
"kodicms/widgets": "*",
28-
"yajra/laravel-datatables-oracle": "~5.0"
28+
"yajra/laravel-datatables-oracle": "~6.0"
2929
}
3030
}

0 commit comments

Comments
 (0)