Skip to content

Commit af3b5aa

Browse files
author
John Shaffer
committed
Use currently supported PHP versions
1 parent 9c41ee3 commit af3b5aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codequality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
strategy:
2424
matrix:
25-
php: ["7.4", "8.0", "8.1"]
25+
php: ["8.1", "8.2", "8.3", "8.4"]
2626

2727
name: PHP-${{ matrix.php }}
2828

0 commit comments

Comments
 (0)