Skip to content

Commit 010a61f

Browse files
authored
Test with PHP 8.4
1 parent 2869685 commit 010a61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codebase.yaml

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

1111
strategy:
1212
matrix:
13-
php: ["8.3", "8.2", "8.1", "8.0", "7.4"]
13+
php: ["8.4", "8.3", "8.2", "8.1", "8.0", "7.4"]
1414

1515
name: PHP ${{ matrix.php }}
1616

0 commit comments

Comments
 (0)