Skip to content

Commit 6ca89ac

Browse files
committed
hotfix: delete extra scripts
1 parent d490064 commit 6ca89ac

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,7 @@
5555
"rector": "rector",
5656
"cs": "phpcs",
5757
"cs-fix": "phpcbf",
58-
"post-autoload-dump": [
59-
"@clear",
60-
"@prepare"
61-
],
58+
"post-autoload-dump": [],
6259
"clear": "@php vendor/bin/testbench package:purge-skeleton --ansi",
6360
"prepare": "@php vendor/bin/testbench package:discover --ansi",
6461
"build": "@php vendor/bin/testbench workbench:build --ansi",

0 commit comments

Comments
 (0)