We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72cf4d1 commit 3f1a2b8Copy full SHA for 3f1a2b8
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- php: [8.1, 8.2, 8.3]
+ php: [8.1, 8.2, 8.3, 8.4]
12
symfony: ["5.4.*", "6.4.*", "7.1.*"]
13
exclude:
14
- php: 8.1
0 commit comments