We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41717e5 commit 76cddc3Copy full SHA for 76cddc3
1 file changed
.github/workflows/symfony.yaml
@@ -36,6 +36,8 @@ jobs:
36
symfony-versions: '^6.0'
37
- php: '8.1'
38
39
+ - php: '8.2'
40
+ symfony-versions: '^7.0'
41
42
name: PHP ${{ matrix.php }} Symfony ${{ matrix.symfony-versions }}
43
steps:
0 commit comments