diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-05-03 19:46:20 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-05-03 19:46:20 +0900 |
| commit | 7057b2332cbad8934c3bfcded70566ce8dc16963 (patch) | |
| tree | a00a7ee76d612d7bf025890db18230e8012af9be /crates/mozart/src/commands/require.rs | |
| parent | 031b7e0bdf6fc021dbc16fd86d403bda42c90e7b (diff) | |
| download | php-mozart-7057b2332cbad8934c3bfcded70566ce8dc16963.tar.gz php-mozart-7057b2332cbad8934c3bfcded70566ce8dc16963.tar.zst php-mozart-7057b2332cbad8934c3bfcded70566ce8dc16963.zip | |
fix(install): honour config.allow-missing-requirements
Composer's Installer::doInstall prints the missing-requirement warnings
and continues when config.allow-missing-requirements is true, rather
than bailing with ERROR_LOCK_FILE_INVALID. Mozart was always bailing,
diverging on the install-from-incomplete-lock-with-ignore fixture.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/mozart/src/commands/require.rs')
0 files changed, 0 insertions, 0 deletions
