This commit is contained in:
Jason Varga
2025-08-21 10:54:46 -04:00
committed by GitHub
parent d9d449413d
commit 4aeb5602e8

View File

@@ -33,8 +33,7 @@
}, },
"scripts": { "scripts": {
"post-autoload-dump": [ "post-autoload-dump": [
"@php artisan config:clear", "Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
"@php artisan clear-compiled",
"@php artisan package:discover --ansi" "@php artisan package:discover --ansi"
], ],
"post-update-cmd": [ "post-update-cmd": [