Skip to content

Conversation

rostyslav-hymon
Copy link
Contributor

Original Pull Request

#14013

Some modules require a more recent version of composer. To allow for this we use "^1.4" for the composer version

Description

Using the "1.4 and above" will mean it's backwards compatible for current use of 1.4 and uses newer versions in installations where possible.
This will allow for installing modules that use newer versions

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

Some modules require a more recent version of composer. To allow for this we use "^1.4" for the composer version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants