We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bb99db commit 1e071e4Copy full SHA for 1e071e4
.github/workflows/build.yaml
@@ -34,6 +34,8 @@ jobs:
34
php: '8.2'
35
- description: 'No Symfony specified'
36
php: '8.3'
37
+ - description: 'No Symfony specified'
38
+ php: '8.4'
39
- description: 'Lowest deps'
40
php: '8.1'
41
composer_option: '--prefer-lowest'
0 commit comments