Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hondilla authored Mar 22, 2022
1 parent b75a700 commit c19375d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"license": "MIT",
"description": "",
"require": {
"spatie/laravel-permission": "^2.37|^3.0",
"yajra/laravel-datatables-oracle": "^8.13|^9.0.0",
"spatie/laravel-permission": "^2.37|^3.0|^4.0|^5.0",
"yajra/laravel-datatables-oracle": "^8.13|^9.0",
"tightenco/ziggy": "^1.1",
"spatie/laravel-translation-loader": "^2.2|^2.4",
"spatie/laravel-translation-loader": "^2.7",
"omatech/lars": "^1.0",
"maatwebsite/excel": "^3.1",
"rap2hpoutre/fast-excel": "^1.7|^3.0",
"laravel/ui": "^3.2"
"laravel/ui": "^3.0"
},
"authors": [
{
Expand Down

0 comments on commit c19375d

Please sign in to comment.