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: add php 8.4 to test matrix #2643

Merged
merged 1 commit into from
Dec 4, 2024
Merged

chore: add php 8.4 to test matrix #2643

merged 1 commit into from
Dec 4, 2024

Conversation

bshaffer
Copy link
Contributor

@bshaffer bshaffer commented Dec 3, 2024

No description provided.

@bshaffer bshaffer requested a review from a team as a code owner December 3, 2024 15:41
@@ -11,12 +11,12 @@ jobs:
strategy:
fail-fast: false
matrix:
php: [ "8.0", "8.1", "8.2", "8.3" ]
php: [ "8.0", "8.1", "8.2", "8.3", "8.4" ]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The services repo does not depend on Auth but this one does, shouldn't we remove the "8.0" support?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh sorry, I miss-interpreted the conversation in our chat, I thought we were going to remove support here instead of my own PR.

Approved.

@bshaffer bshaffer merged commit 8142a3e into main Dec 4, 2024
13 checks passed
@bshaffer bshaffer deleted the add-php84 branch December 4, 2024 15:23
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.

2 participants