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 dce72f7 commit 2937babCopy full SHA for 2937bab
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
operating-system: [ ubuntu-latest ]
21
- php-version: ['7.4', '8.0', '8.1', '8.2', '8.3']
+ php-version: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
22
symfony-require: ['^4', '^5', '^6', '^7']
23
composer-flags: [ '' ]
24
exclude:
0 commit comments