Skip to content

Commit 4e8fa46

Browse files
committed
Test php 8
1 parent 1f0b7f6 commit 4e8fa46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

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

1010
strategy:
1111
matrix:
12-
php-versions: ['7.2', '7.3', '7.4']
12+
php-versions: ['7.2', '7.3', '7.4', '8.0']
1313

1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)