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: bump PHP requirement to 7.0+ #7594

Closed
swissspidy opened this issue May 19, 2021 · 0 comments · Fixed by #7950
Closed

Composer: bump PHP requirement to 7.0+ #7594

swissspidy opened this issue May 19, 2021 · 0 comments · Fixed by #7950
Assignees
Labels
P2 Should do soon Type: Infrastructure Changes impacting testing infrastructure or build tooling

Comments

@swissspidy
Copy link
Collaborator

Task Description

As per #7551, the new minimum required PHP version will be 7.0.

Needs updating in two places:

https://github.com/google/web-stories-wp/blob/c4b2f02b98713b17962f283a5f2205f93d56fbce/composer.json#L8

https://github.com/google/web-stories-wp/blob/c4b2f02b98713b17962f283a5f2205f93d56fbce/composer.json#L43

Followed by a composer update of course.

Perhaps this even allows us to update some packages which have newer versions that aren't compatible with 5.6.

composer outdated should tell us.

@swissspidy swissspidy added P2 Should do soon Type: Infrastructure Changes impacting testing infrastructure or build tooling Pod: WP & Infra labels May 19, 2021
@spacedmonkey spacedmonkey self-assigned this Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Should do soon Type: Infrastructure Changes impacting testing infrastructure or build tooling
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants