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

Removal of EOL php. #58

Merged
merged 2 commits into from
Jan 17, 2024
Merged

Conversation

Johannestegner
Copy link
Member

Type of change

Breaking change (php versions).

Description

Changed PHP versions supported from 7.3 to 8.1 and above.
Updated test matrix to test for 8.1, 8.2 and 8.3.

The PR also includes updates to packages (latest versions of all).

Motivation

This is done due to the fact that 7.3, 7.4 and 8.0 is EOL and we can make use of new features in the codebase if we remove support for those versions.

Checklist

  • I have read the CONTRIBUTING document.
  • I have read and accepted the Code of conduct
  • Tests passes.
  • Style lints passes.

Signed-off-by: Johannes Tegnér <johannes@jitesoft.com>
Signed-off-by: Johannes Tegnér <johannes@jitesoft.com>
@rasmusbe rasmusbe merged commit 67d5438 into personnummer:master Jan 17, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants