We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff7fde8 + 1e071e4 commit b86eae9Copy full SHA for b86eae9
.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