aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/src/commands/init.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-05-01 20:14:53 +0900
committernsfisis <nsfisis@gmail.com>2026-05-01 20:14:53 +0900
commit8261abde3d9fb9ec1d764b912fa5487e4fcd9339 (patch)
tree55ebfda66f4394e0185c2de7c4ca9ac973892eb8 /crates/mozart/src/commands/init.rs
parent1189cecc564c691afeee564203866570fe6928b1 (diff)
downloadphp-mozart-8261abde3d9fb9ec1d764b912fa5487e4fcd9339.tar.gz
php-mozart-8261abde3d9fb9ec1d764b912fa5487e4fcd9339.tar.zst
php-mozart-8261abde3d9fb9ec1d764b912fa5487e4fcd9339.zip
fix(core): default missing composer.json "name" to __root__
Composer's RootPackageLoader assigns the root name "__root__" when composer.json omits the "name" field. Mozart was failing deserialization in that case, blocking any installer fixture with a nameless root manifest. Apply the same serde default and unignore update-to-empty-from-blank as the first green entry on the .test scoreboard.
Diffstat (limited to 'crates/mozart/src/commands/init.rs')
0 files changed, 0 insertions, 0 deletions