We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e31d4 commit 84302f0Copy full SHA for 84302f0
composer.json
@@ -18,9 +18,7 @@
18
"php": ">=7.4|8.*",
19
"yajra/laravel-datatables-buttons": "4.*",
20
"yajra/laravel-datatables-html": "^4.40",
21
- "maatwebsite/excel": "^3.0",
22
- "livewire/livewire": "^2.6",
23
- "laravel/framework": "^8.61"
+ "livewire/livewire": "2.*"
24
},
25
"require-dev": {
26
"phpunit/phpunit": "^9.5.9"
0 commit comments