Skip to content

Commit

Permalink
Merge pull request #116 from captbaritone/issue/114-add-support-for-p…
Browse files Browse the repository at this point in the history
…hp-8.3
  • Loading branch information
Jamesking56 authored Mar 5, 2024
2 parents 9f69618 + 56f4725 commit 50967ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php: ['7.4', '8.0', '8.1', '8.2']
php: ['7.4', '8.0', '8.1', '8.2', '8.3']
codeception: ['^4.0', '^5.0']
exclude:
# Codeception 5 requires PHP ≥ 8
Expand Down

0 comments on commit 50967ca

Please sign in to comment.