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 74bdf15 commit 80d563eCopy full SHA for 80d563e
.github/workflows/main.yml
@@ -43,7 +43,7 @@ jobs:
43
44
strategy:
45
matrix:
46
- php: ['5.6', '7.3', '7.4', '8.0', '8.1']
+ php: ['5.6', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
47
48
runs-on: ubuntu-latest
49
0 commit comments