Skip to content

Commit 7cd9986

Browse files
authored
Merge pull request #587 from SAML-Toolkits/include_83_coverage
Include PHP 8.3 test coverage
2 parents aee67d7 + 5291461 commit 7cd9986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
operating-system: ['ubuntu-latest']
19-
php-versions: [7.3, 7.4, 8.0, 8.1, 8.2]
19+
php-versions: [7.3, 7.4, 8.0, 8.1, 8.2, 8.3]
2020
steps:
2121
- name: Setup PHP, with composer and extensions
2222
uses: shivammathur/setup-php@v2 #https://github.com/shivammathur/setup-php

0 commit comments

Comments
 (0)