aboutsummaryrefslogtreecommitdiffhomepage
path: root/worker/php/package-lock.json
AgeCommit message (Collapse)Author
2026-02-14build: introduce npm workspaces for unified dependency managementnsfisis
Consolidate frontend, typespec, and worker/php into a single npm workspaces setup with one root lockfile. Update Dockerfiles to use repository root as build context, and adjust justfile, CI workflow, and compose files accordingly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14feat(worker/php): update dependenciesnsfisis
2026-02-13refactor: rename module/package namensfisis
2025-09-05feat(worker): move directory worker/ to worker/php/nsfisis