Skip to content

Set minimum-stability to stable#1070

Merged
markstory merged 1 commit into5.xfrom
dereuromark/composer-stability
Apr 30, 2026
Merged

Set minimum-stability to stable#1070
markstory merged 1 commit into5.xfrom
dereuromark/composer-stability

Conversation

@dereuromark
Copy link
Copy Markdown
Member

All required and require-dev dependencies are tagged stable releases — there is no longer a need for minimum-stability: dev paired with prefer-stable: true.

Setting minimum-stability explicitly to stable is cleaner than relying on dev with prefer-stable, and matches the convention already used in other cakephp plugins (bake, chronos, authentication, queue, elastic-search, twig-view, localized, codesniffer all dropped or set this to stable).

All required and require-dev dependencies are tagged stable releases.
Setting minimum-stability explicitly to stable is cleaner than relying
on dev with prefer-stable, and matches the convention used in other
cakephp plugins (bake, chronos, authentication, queue, etc.).
@markstory markstory merged commit 38925e4 into 5.x Apr 30, 2026
9 checks passed
@markstory markstory deleted the dereuromark/composer-stability branch April 30, 2026 21:10
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.

2 participants