Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4dd8532

Browse files
ruddellclaude
andcommitted
Update CI matrix to PHP 8.2, 8.3, 8.4
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
1 parent 683ad58 commit 4dd8532

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

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

99
strategy:
1010
matrix:
11-
php: ['7.2', '7.3']
11+
php: ['8.2', '8.3', '8.4']
1212

1313
name: PHP ${{ matrix.php }}
1414

0 commit comments

Comments
 (0)