We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320f39c commit c119b1cCopy full SHA for c119b1c
.github/workflows/tests.yml
@@ -28,6 +28,8 @@ jobs:
28
symfony: '8'
29
- php: '8.2'
30
31
+ - php: '8.3'
32
+ symfony: '8'
33
- php: '8.5'
34
symfony: '5'
35
0 commit comments