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 4e9acec commit 61b4db5Copy full SHA for 61b4db5
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
needs: lint
36
strategy:
37
matrix:
38
- php-version: ['7.4']
+ php-version: ['7.4', '8.2']
39
runs-on: ubuntu-latest
40
steps:
41
- uses: actions/checkout@v4
0 commit comments