Skip to content

Commit f514209

Browse files
committed
adding info on archvie for configuration
1 parent 025ee62 commit f514209

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Console/Command/BuildCommand.php

+1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ protected function configure()
9090
be called every time a user installs a package, see
9191
https://getcomposer.org/doc/05-repositories.md#notify-batch
9292
- <info>"include-filename"</info> Specify filename instead of default include/all${SHA1_HASH}.json
93+
- <info>"archive"</info>info> archive configuration, see https://getcomposer.org/doc/articles/handling-private-packages-with-satis.md#downloads
9394

9495
EOT
9596
);

0 commit comments

Comments
 (0)