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 23f990f commit 858e9bdCopy full SHA for 858e9bd
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- php: [ '7.3', '7.4', '8.0', '8.1', '8.2', '8.3' ]
+ php: [ '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4' ]
21
dependency-version: [ '' ]
22
include:
23
- php: '7.3'
0 commit comments