Skip to content

Commit

Permalink
remove workbench from autoload dump
Browse files Browse the repository at this point in the history
  • Loading branch information
mozex committed Jun 28, 2024
1 parent a058660 commit d84fc1a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,6 @@
}
},
"scripts": {
"post-autoload-dump": [
"@clear",
"@prepare",
"@composer run prepare"
],
"clear": "@php vendor/bin/testbench package:purge-skeleton --ansi",
"prepare": "@php vendor/bin/testbench package:discover --ansi",
"build": "@php vendor/bin/testbench workbench:build --ansi",
Expand Down

0 comments on commit d84fc1a

Please sign in to comment.