Skip to content

fix: Revert incorrect requirement bump#183

Merged
theofidry merged 2 commits into
bamarni:masterfrom
theofidry:fix/composer
Feb 4, 2026
Merged

fix: Revert incorrect requirement bump#183
theofidry merged 2 commits into
bamarni:masterfrom
theofidry:fix/composer

Conversation

@theofidry

Copy link
Copy Markdown
Collaborator

I intended to bump the minimum required Composer version in #177, unfortunately I missed to adjust the actual constraint composer-plugin-api there, resulting in issues to users.

This PR restores support for older Composer versions.

Closes #182.

I intended to bump the minimum required Composer version in bamarni#177,
unfortunately I missed to adjust the actual constraint `composer-plugin-api`
there, resulting in issues to users.

This PR restores support for older Composer versions.

Closes bamarni#182.
@theofidry
theofidry merged commit 641d066 into bamarni:master Feb 4, 2026
14 of 17 checks passed
@theofidry
theofidry deleted the fix/composer branch February 4, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can be installed with older composer versions but fails to run

1 participant