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 version && composer.lock #223

Closed
ferishili opened this issue Apr 1, 2021 · 1 comment · Fixed by #244
Closed

PHP version && composer.lock #223

ferishili opened this issue Apr 1, 2021 · 1 comment · Fixed by #244
Assignees
Labels
Milestone

Comments

@ferishili
Copy link
Collaborator

When the composer.lock is not there, it could end up in a composer failure (as experienced: 7.1.0 required --> 7.0.33 installed)
dependencies must be locked at all times, min required PHP version must be checked as well!

@tgloeggl
Copy link
Member

tgloeggl commented Apr 14, 2021

ferishili added a commit to ferishili/studip-meeting that referenced this issue Apr 19, 2021
@ferishili ferishili self-assigned this Apr 19, 2021
@ferishili ferishili added this to the >=2.60 milestone Apr 20, 2021
ferishili added a commit that referenced this issue Apr 21, 2021
StudIP min version remains on 4.0 & composer config php 7.0.0, fixes #223
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