Skip to content

Commit c0e0a27

Browse files
committed
chore: cleanup cli composer.json from development leftovers
1 parent a606b61 commit c0e0a27

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

src/cli/composer.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,7 @@
2727
"optimize-autoloader": true,
2828
"sort-packages": true
2929
},
30-
"extra": {
31-
"google/apiclient-services": [
32-
"Sheets"
33-
]
34-
},
35-
"scripts": {
36-
"pre-autoload-dump": [
37-
"Google\\Task\\Composer::cleanup"
38-
]
39-
},
40-
"license": "MIT",
30+
"license": "MIT",
4131
"autoload": {
4232
"psr-4": {
4333
"Flow\\": [

0 commit comments

Comments
 (0)