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 1bcdce6 commit 8ae353eCopy full SHA for 8ae353e
.github/workflows/tests.yml
@@ -17,6 +17,7 @@ jobs:
17
- php: '7.2'
18
- php: '7.3'
19
- php: '7.4'
20
+ - php: '8.0'
21
22
name: PHP ${{ matrix.php }}
23
0 commit comments