We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 024acb9 + bab5f6f commit ac3c403Copy full SHA for ac3c403
3 files changed
.github/workflows/ci.yaml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- php-version: ['8.1', '8.2', '8.3', '8.4']
+ php-version: ['8.1', '8.2', '8.3', '8.4', '8.5']
13
14
steps:
15
- uses: actions/checkout@v4
0 commit comments