We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6971a40 commit 3d01f69Copy full SHA for 3d01f69
1 file changed
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- php: [7.3, 7.4, "8.0", 8.1, 8.2]
+ php: [7.3, 7.4, "8.0", 8.1, 8.2, 8.3]
12
symfony_process: [4.0, 5.0, 6.0]
13
exclude:
14
- php: 7.3
0 commit comments