We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 025ee62 commit f514209Copy full SHA for f514209
src/Console/Command/BuildCommand.php
@@ -90,6 +90,7 @@ protected function configure()
90
be called every time a user installs a package, see
91
https://getcomposer.org/doc/05-repositories.md#notify-batch
92
- <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
94
95
EOT
96
);
0 commit comments