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

Remove --ignore-platform-reqs during composer install in CI setup #10

Closed
Ocramius opened this issue Jan 25, 2021 · 1 comment
Closed
Assignees
Milestone

Comments

@Ocramius
Copy link
Member

#9 introduces PHP 8 support, but does so by running CI with composer install --ignore-platform-reqs.

We should remove that in the next minor release.

Q A
New Feature yes
RFC no
BC Break no
@Ocramius Ocramius added this to the 1.4.0 milestone Jan 25, 2021
@Ocramius Ocramius removed this from the 1.4.0 milestone Oct 26, 2021
@Ocramius
Copy link
Member Author

This is fixed: we no longer use Travis-CI, and the default CI actions of laminas already deal with dependency upgrades.

@Ocramius Ocramius self-assigned this Oct 26, 2021
@Ocramius Ocramius added this to the 1.4.0 milestone Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant