We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents faab10a + a45049c commit 049963cCopy full SHA for 049963c
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
timeout-minutes: 15
17
strategy:
18
matrix:
19
- php: [ '8.0', '8.1' ]
+ php: [ '8.0', '8.1', '8.2', '8.3' ]
20
dependency-version: [ '' ]
21
include:
22
- php: '8.0'
0 commit comments