aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/src/commands/exec.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-21 19:54:06 +0900
committernsfisis <nsfisis@gmail.com>2026-02-21 19:54:06 +0900
commit1e3810ff94fb4c91a0fdbdf2532757b3e43b4864 (patch)
treee2616ad39e245ac4cded51748bb2ce0d63f00e30 /crates/mozart/src/commands/exec.rs
parent3813267fed5fcc7e9b7f867a9c17c98faf545020 (diff)
downloadphp-mozart-1e3810ff94fb4c91a0fdbdf2532757b3e43b4864.tar.gz
php-mozart-1e3810ff94fb4c91a0fdbdf2532757b3e43b4864.tar.zst
php-mozart-1e3810ff94fb4c91a0fdbdf2532757b3e43b4864.zip
feat(check-platform-reqs): implement command to verify PHP platform requirements
Collects platform requirements (php, ext-*, lib-*, composer-*-api) from lock file, installed.json, and root composer.json, then compares them against the detected PHP environment. Supports text/JSON output and exit codes 0 (pass), 1 (failed), 2 (missing). Extracts shared platform detection into a new platform.rs module, reused by both check-platform-reqs and show --platform. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'crates/mozart/src/commands/exec.rs')
0 files changed, 0 insertions, 0 deletions