We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4897dc4 commit 164021aCopy full SHA for 164021a
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