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

[Composer] Fixed ezpublish-kernel ^7.0 dependency #34

Merged
merged 2 commits into from
Oct 31, 2017

Conversation

alongosz
Copy link
Member

So far we had to use workaround to require kernel 7.0 (7.0.x-dev as 6.99.x-dev).
Recent updates of version constraints via:

allows to require simply ^7.0@dev.
Note that @dev is needed for this package due to minimum-stability.

This is hopefully the last step before it can be fixed for ezplatform:2.0 meta-repository.

TODO:

  • Update ezpublish-kernel dependency version constraint
  • Update ez-support-tools dependency version constraint to use @dev as recent change is in master only.

Andrew Longosz added 2 commits October 30, 2017 16:05
@lserwatka lserwatka merged commit f573d65 into ezsystems:master Oct 31, 2017
@alongosz alongosz deleted the allow-kernel-7.x branch October 31, 2017 08:19
tischsoic pushed a commit that referenced this pull request Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants