Skip to content

Commit 84302f0

Browse files
committed
Remove excel and framework.
Dependencies will be inherittd from buttons package.
1 parent 37e31d4 commit 84302f0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@
1818
"php": ">=7.4|8.*",
1919
"yajra/laravel-datatables-buttons": "4.*",
2020
"yajra/laravel-datatables-html": "^4.40",
21-
"maatwebsite/excel": "^3.0",
22-
"livewire/livewire": "^2.6",
23-
"laravel/framework": "^8.61"
21+
"livewire/livewire": "2.*"
2422
},
2523
"require-dev": {
2624
"phpunit/phpunit": "^9.5.9"

0 commit comments

Comments
 (0)