diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-05-08 00:20:47 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-05-08 00:20:47 +0900 |
| commit | 66131e9336366bf3700fdc5296eea1d516d23723 (patch) | |
| tree | 8f8a1d0c0b5f1453f7953fb9cb08936b8a79afbf /crates/mozart-metadata-minifier | |
| parent | 7bfbe47a4baef04072a3593f3f85e4c514214afe (diff) | |
| download | php-mozart-66131e9336366bf3700fdc5296eea1d516d23723.tar.gz php-mozart-66131e9336366bf3700fdc5296eea1d516d23723.tar.zst php-mozart-66131e9336366bf3700fdc5296eea1d516d23723.zip | |
fix(commands): use tryComposer/createConfig idiom for archive and diagnose
archive and diagnose were not honoring $COMPOSER_HOME/config.json
because they bypassed Factory::createConfig() — archive used literal
"tar"/"." defaults when no composer.json was present, and diagnose
reimplemented cache-dir resolution from environment variables.
Mirror Composer's tryComposer + Factory::createConfig() fallback so
global config (archive-format, archive-dir, cache-dir) applies in both
commands.
Diffstat (limited to 'crates/mozart-metadata-minifier')
0 files changed, 0 insertions, 0 deletions
