We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e1f389 + 164021a commit 966adbdCopy full SHA for 966adbd
1 file changed
.github/workflows/tests.yml
@@ -39,7 +39,7 @@ jobs:
39
40
strategy:
41
matrix:
42
- php: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
+ php: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5']
43
composer_flags: [ '' ]
44
minimum_stability: [ '' ]
45
symfony_deprecations_helper: [ '' ]
0 commit comments