aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/src/lib.rs
AgeCommit message (Expand)Author
2026-02-21feat(bump): implement bump command to raise version constraints to installed ...nsfisis
2026-02-21feat(cache): add filesystem-backed cache with TTL expiration and size-limited GCnsfisis
2026-02-21feat(autoload): add classmap scanning, optimize, APCu, platform checks, and s...nsfisis
2026-02-21feat(resolver): integrate pubgrub dependency resolvernsfisis
2026-02-21feat(autoload): generate Composer-compatible PHP autoloader filesnsfisis
2026-02-21feat(core): add version constraint, lockfile, installed registry, and downloa...nsfisis
2026-02-21feat(require): implement require command with Packagist version resolutionnsfisis
2026-02-14implement init commandnsfisis
2026-02-14implement about commandnsfisis
2026-02-11enable workspacensfisis