Skip to content

Commit

Permalink
chore: remove IDE helper commands from composer scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic moras committed Dec 28, 2024
1 parent bfea351 commit 2e161a9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@
"post-autoload-dump": [
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
"@php artisan package:discover --ansi",
"@php artisan ide-helper:generate",
"@php artisan ide-helper:meta",
"@php artisan ide-helper:models",
"@php artisan filament:upgrade"
],
"post-update-cmd": [
Expand Down

0 comments on commit 2e161a9

Please sign in to comment.