We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4134371 commit 98e90afCopy full SHA for 98e90af
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
operatingSystem: [ubuntu-latest]
18
- phpVersion: ['8.0', '8.1', '8.2', '8.3']
+ phpVersion: ['8.1', '8.2', '8.3', '8.4']
19
winterBranch: ['develop']
20
include:
21
- operatingSystem: ubuntu-latest
0 commit comments