There was an error while loading. Please reload this page.
1 parent 8097948 commit a45049cCopy full SHA for a45049c
.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