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

chore: bump minimum version requirements #101

Merged
merged 7 commits into from
Jan 18, 2023
Merged

Conversation

adevade
Copy link
Contributor

@adevade adevade commented Dec 1, 2022

Description

Dropped support for PHP 7.x everywhere, since PHP 7.4 reached EOL a couple of days ago.

PHP 8.2 will release later this month, and I'll submit a separate PR to include that in CI scripts once it's out.

Checklist

@adevade adevade requested a review from a team as a code owner December 1, 2022 10:30
@commit-lint
Copy link

commit-lint bot commented Dec 1, 2022

Chore

  • bump minimum php version for installation (730326c)
  • define a minimum version for phpunit (a48e55c)
  • update dependencies in composer.lock file (c46634e)

Continuous Integration

  • update php versions to run circleci on (7c84820)
  • add php 8.2 to test matrix (39e2fd8)

Documentation

  • update php versions listed in readme header (09a2dc2)
  • mention php 8.2 in the readme (5082ae7)

Contributors

adevade

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@luqven
Copy link
Contributor

luqven commented Jan 18, 2023

Fixed merge conflicts and waiting for CI to do its thing.

@luqven luqven self-assigned this Jan 18, 2023
@luqven luqven merged commit 9d2a12f into imgix:next Jan 18, 2023
@adevade adevade deleted the bump-versions branch January 20, 2023 12:54
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.

None yet

3 participants