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 1a18205 commit 164fd66Copy full SHA for 164fd66
.github/workflows/ci.yaml
@@ -36,7 +36,7 @@ jobs:
36
- php: '8.0'
37
symfony-versions: '^5.4'
38
coverage: 'none'
39
- - php: '8.2'
+ - php: '8.4'
40
coverage: 'xdebug'
41
symfony-versions: '^7.0'
42
description: 'Log Code Coverage'
0 commit comments