We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a23a95a commit 5bddf1cCopy full SHA for 5bddf1c
.github/workflows/build.yml
@@ -7,7 +7,7 @@ jobs:
7
8
strategy:
9
matrix:
10
- php: ['7.3', '7.4', '8.3']
+ php: ['7.3', '7.4', '8.2', '8.3']
11
12
runs-on: ubuntu-latest
13
0 commit comments