Skip to content

Commit ccf33ec

Browse files
Merge branch 'master' into change-composer-requirements-to-php-8.4
2 parents 52c197a + c8f7047 commit ccf33ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
os: ['ubuntu-latest']
13-
php: ['8.3', '8.4']
13+
php: ['8.4', '8.5']
1414

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

0 commit comments

Comments
 (0)