mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Use custom code and remove laravel/ui
This commit is contained in:
+1
-3
@@ -63,7 +63,6 @@
|
||||
"laravel/sanctum": "^4.0",
|
||||
"laravel/scout": "^10.13",
|
||||
"laravel/tinker": "^2.10.1",
|
||||
"laravel/ui": "^4.6",
|
||||
"livewire/blaze": "^1.0",
|
||||
"livewire/livewire": "^3.6",
|
||||
"livewire/volt": "^1.6",
|
||||
@@ -163,8 +162,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"post-update-cmd": [
|
||||
"@php artisan ide-helper:generate --ansi",
|
||||
"@php artisan vendor:publish --tag=laravel-assets --ansi --force"
|
||||
"@php artisan ide-helper:generate --ansi"
|
||||
],
|
||||
"post-autoload-dump": [
|
||||
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
|
||||
|
||||
Reference in New Issue
Block a user