Skip to content

TASK: Fix composer install for Neos9 SUT - #59

Merged
tobiasgruber merged 1 commit into
mainfrom
task-fix-composer-install-in-sut
Jul 22, 2026
Merged

TASK: Fix composer install for Neos9 SUT#59
tobiasgruber merged 1 commit into
mainfrom
task-fix-composer-install-in-sut

Conversation

@JamesAlias

Copy link
Copy Markdown
Contributor

With Neos 9.1 and upwards some Neos packages (e.g. neos/buildessentials) are only published as dev branches.
With that composer fails to install with a "minimum stability exception".
Fix: Allow dev while still preferring stable releases where they exist.

@JamesAlias
JamesAlias force-pushed the task-fix-composer-install-in-sut branch from b993577 to dfc1a67 Compare July 22, 2026 15:56
@tobiasgruber
tobiasgruber merged commit f5430f8 into main Jul 22, 2026
2 checks passed
@mhsdesign

Copy link
Copy Markdown

@JamesAlias btw this was just a hickup in the Flow release line, 9.1 should get a tag after all soon next patch level release 🤞

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.

3 participants