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.
2 parents 84b3c9d + c89dd7c commit c9f0217Copy full SHA for c9f0217
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
11
strategy:
12
matrix:
13
- php-version: ['7.2', '7.3']
+ php-version: ['7.2', '7.3', '7.4']
14
15
steps:
16
- name: Setup PHP ${{ matrix.php-version }}
0 commit comments