Skip to content

feat(deps): add fast-forward/enum to framework#6

Merged
coisa merged 3 commits intomainfrom
issue/2-add-enum-package
Apr 25, 2026
Merged

feat(deps): add fast-forward/enum to framework#6
coisa merged 3 commits intomainfrom
issue/2-add-enum-package

Conversation

@coisa
Copy link
Copy Markdown
Contributor

@coisa coisa commented Apr 25, 2026

Summary

Implements issue #2 by adding fast-forward/enum to the framework package dependencies.

Changes

  • Add fast-forward/enum to require in composer.json with version constraint ^0.1.
  • Add changelog entry under Unreleased in CHANGELOG.md:

Validation

  • composer dev-tools changelog:check -- --against=refs/remotes/origin/main
  • composer require fast-forward/enum:^0.1 (lock and install validation) ✅

CI continues to run full test verification via repository workflows.

Closes #2

@github-actions github-actions Bot added the enhancement New feature or request label Apr 25, 2026
@coisa coisa changed the title Add enum package to framework feat(deps): add fast-forward/enum to framework Apr 25, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 25, 2026

@coisa coisa merged commit 0cb60c2 into main Apr 25, 2026
33 checks passed
@coisa coisa deleted the issue/2-add-enum-package branch April 25, 2026 01:19
github-actions Bot added a commit that referenced this pull request Apr 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add enum package to framework

1 participant