aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/src/commands/clear_cache.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-05-09 00:20:06 +0900
committernsfisis <nsfisis@gmail.com>2026-05-09 00:20:06 +0900
commit82667e0a1d2c728f2f8f084a5f7591e0fc006dcf (patch)
tree56c373a6cbc345f338dc2415e0c1b0f3e8a5df12 /crates/mozart/src/commands/clear_cache.rs
parent4ab0a1d6ffe9f42a302806ad970bed03a0e1fd86 (diff)
downloadphp-mozart-82667e0a1d2c728f2f8f084a5f7591e0fc006dcf.tar.gz
php-mozart-82667e0a1d2c728f2f8f084a5f7591e0fc006dcf.tar.zst
php-mozart-82667e0a1d2c728f2f8f084a5f7591e0fc006dcf.zip
refactor(install): Slice A — align install.rs with Composer's InstallCommand pipeline
- Match Composer's deprecation wording for --dev and --no-suggest (A1) - Add missing URL to lock-fallback warning (A2) - Reorder arg validation to match InstallCommand::execute order (A3) - Rename collect_install_* helpers to verify_lock_* and consolidate into a single verify_lock() entry point (A4) - Couple classmap_authoritative=true → optimize_autoloader=true, mirroring Composer's setter side-effects (Installer.php 1263-1272) (A5) - Centralise is_platform_package in mozart_core::platform, removing divergent local copies from install.rs and update.rs (A6) - Move compute_operations, topological_sort, alias helpers, and locked_to_installed_entry into mozart-registry::installer_executor:: transaction, re-exported from the parent module (A8) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'crates/mozart/src/commands/clear_cache.rs')
0 files changed, 0 insertions, 0 deletions