Skip to content

Commit bed1465

Browse files
committed
build: 不要なcomposerパッケージが削除できていない問題の修正
1 parent a14757c commit bed1465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"google/apiclient": "^2.14"
1212
},
1313
"scripts": {
14-
"post-update-cmd": "Google_Task_Composer::cleanup"
14+
"pre-autoload-dump": "Google\\Task\\Composer::cleanup"
1515
},
1616
"extra": {
1717
"google/apiclient-services": [

0 commit comments

Comments
 (0)