Problem
The framework repository does not yet include the new enum package and must add it as a dependency.
Proposal
Add the fast-forward/enum package to framework in a dedicated follow-up task, after Issue 1 (dev-tools assets sync) is validated.
Proposed Execution Plan
- Update
composer.json to include fast-forward/enum in the appropriate dependency section.
- Install/update lockfile.
- Verify build/tests and basic integration points.
- Validate release/changelog impact and document usage where needed.
Acceptance Criteria
Problem
The
frameworkrepository does not yet include the newenumpackage and must add it as a dependency.Proposal
Add the
fast-forward/enumpackage toframeworkin a dedicated follow-up task, after Issue 1 (dev-toolsassets sync) is validated.Proposed Execution Plan
composer.jsonto includefast-forward/enumin the appropriate dependency section.Acceptance Criteria
fast-forward/enumis added toframeworkdependencies.