We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a1282 commit 03cfa04Copy full SHA for 03cfa04
.github/workflows/tests.yml
@@ -20,6 +20,8 @@ jobs:
20
symfony: '7'
21
- php: '7.4'
22
symfony: '8'
23
+ - php: '8.0'
24
+ symfony: '6'
25
- php: '8.0'
26
27
0 commit comments