We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0b7f6 commit 4e8fa46Copy full SHA for 4e8fa46
.github/workflows/phpunit.yml
@@ -9,7 +9,7 @@ jobs:
9
10
strategy:
11
matrix:
12
- php-versions: ['7.2', '7.3', '7.4']
+ php-versions: ['7.2', '7.3', '7.4', '8.0']
13
14
steps:
15
- uses: actions/checkout@v2
0 commit comments