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 f2b78b8 commit f80750fCopy full SHA for f80750f
1 file changed
.github/workflows/CI.yaml
@@ -64,7 +64,7 @@ jobs:
64
runs-on: ubuntu-latest
65
strategy:
66
matrix:
67
- php-version: ['8.2', '8.3', '8.4']
+ php-version: ['8.2', '8.3', '8.4', '8.5']
68
fail-fast: false
69
steps:
70
- name: "Git: checkout"
0 commit comments