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 11{
22 "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 " ,
44 "keywords" : [
55 " laravel" ,
66 " dataTables" ,
1515 ],
1616 "require" : {
1717 "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 "
2323 },
2424 "require-dev" : {
2525 "nunomaduro/larastan" : " ^2.1" ,
2626 "orchestra/testbench" : " ^7.3" ,
27- "yajra/laravel-datatables-html" : " ^9.0 "
27+ "yajra/laravel-datatables-html" : " ^9|^10 "
2828 },
2929 "suggest" : {
3030 "yajra/laravel-datatables-buttons" : " Plugin for server-side exporting of dataTables." ,
You can’t perform that action at this time.
0 commit comments