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 40f5342 commit 5e6d93dCopy full SHA for 5e6d93d
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3']
+ php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
24
25
steps:
26
- uses: actions/checkout@v3
0 commit comments