Skip to content

Commit 03598cf

Browse files
authored
Update test.yml
1 parent 5757d6e commit 03598cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
fail-fast: true
3434
matrix:
35-
php-versions: [ '7.1', '7.2', '7.3', '7.4']
35+
php-versions: ['7.4', '8.1', '8.2', '8.3']
3636

3737
steps:
3838
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)