File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yajra/laravel-datatables-oracle" ,
3
- "description" : " jQuery DataTables API for Laravel 4|5|6|7|8|9" ,
3
+ "description" : " jQuery DataTables API for Laravel 4|5|6|7|8|9|10 " ,
4
4
"keywords" : [
5
5
" laravel" ,
6
6
" dataTables" ,
15
15
],
16
16
"require" : {
17
17
"php" : " ^8.0.2" ,
18
- "illuminate/database" : " ^9" ,
19
- "illuminate/filesystem" : " ^9" ,
20
- "illuminate/http" : " ^9" ,
21
- "illuminate/support" : " ^9" ,
22
- "illuminate/view" : " ^9"
18
+ "illuminate/database" : " ^9|^10 " ,
19
+ "illuminate/filesystem" : " ^9|^10 " ,
20
+ "illuminate/http" : " ^9|^10 " ,
21
+ "illuminate/support" : " ^9|^10 " ,
22
+ "illuminate/view" : " ^9|^10 "
23
23
},
24
24
"require-dev" : {
25
25
"nunomaduro/larastan" : " ^2.1" ,
26
26
"orchestra/testbench" : " ^7.3" ,
27
- "yajra/laravel-datatables-html" : " ^9.0 "
27
+ "yajra/laravel-datatables-html" : " ^9|^10 "
28
28
},
29
29
"suggest" : {
30
30
"yajra/laravel-datatables-buttons" : " Plugin for server-side exporting of dataTables." ,
You can’t perform that action at this time.
0 commit comments