Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable stable releases from TYPO3-11-branch with composer #1717

Merged
merged 4 commits into from May 18, 2021

Conversation

buepro
Copy link
Contributor

@buepro buepro commented Apr 1, 2021

When upgrading an extension for TYPO3-11 it is desirable to work with as much stable releases as possible. This pull request would allow to use the dev-branch from vhs together with stable TYPO3 releases from the latest branch.

Allows to require the package with version constraint
`^7@dev`. Together with `prefere-stable = true` in the
root composer configuration a stable release would be
installed once it is available.
@dmitryd
Copy link
Contributor

dmitryd commented May 18, 2021

@NamelessCoder Can this be merged? It is really hard to use EXT:vhs with v11 now because of restrictions in composer.json. This will let everybody prepare to v11 LTS in advance.

Thanks! 🙂

@NamelessCoder NamelessCoder merged commit c8c6c80 into FluidTYPO3:development May 18, 2021
@NamelessCoder
Copy link
Member

@dmitryd Sure, here you go! And thanks @buepro :)

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.

None yet

3 participants