Skip to content

Commit 481e515

Browse files
authored
Test PHP 8.5
1 parent ebc1fb3 commit 481e515

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
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
php: ['7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
16+
php: ['7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5']
1717
setup: ['lowest', 'stable', 'next']
1818

1919
name: PHP ${{ matrix.php }} - ${{ matrix.setup }}

0 commit comments

Comments
 (0)