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

PHP platform in composer.json root node is set incorrectly #701

Closed
Majkl578 opened this issue May 30, 2018 · 0 comments · Fixed by #705
Closed

PHP platform in composer.json root node is set incorrectly #701

Majkl578 opened this issue May 30, 2018 · 0 comments · Fixed by #705
Assignees
Labels
Milestone

Comments

@Majkl578
Copy link
Contributor

#691 (comment)

a) it's invalid here, it must be in "config" node (has no effect here)
b) using 7.1.x is invalid, it must be a specific version (i.e. 7.1.3)
c) having this here will likely cause issues with SF4 since Migrations require ^7.1 and platform override therefore should be 7.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants