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

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    3e94af3 View commit details
    Browse the repository at this point in the history
  2. [TASK] Add composer branch alias for 7-releases

    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.
    buepro committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    67ff512 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    5e51727 View commit details
    Browse the repository at this point in the history
  2. Re-add dev-master to supported TYPO3 versions

    Necessary for CI tests and development purposes.
    NamelessCoder committed May 18, 2021
    Configuration menu
    Copy the full SHA
    ac41a3d View commit details
    Browse the repository at this point in the history