We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d6bc27 commit aed5b6cCopy full SHA for aed5b6c
1 file changed
.github/workflows/php.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- php: [8.1, 8.2]
+ php: [8.1, 8.2, 8.3, 8.4]
18
os: [ubuntu-latest]
19
20
steps:
0 commit comments