Skip to content

Commit

Permalink
test: add testcase for PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
faizshukri committed Mar 13, 2024
1 parent c4d0152 commit fa866fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
operating-system: ["self-hosted"]
php-versions: ["5.6", "7.0", "7.4", "8.0", "8.2"]
php-versions: ["5.6", "7.0", "7.4", "8.0", "8.3"]
env:
COMPOSER_ALLOW_SUPERUSER: "1"
steps:
Expand Down

0 comments on commit fa866fe

Please sign in to comment.