We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f67f5d + 4556084 commit 4a45012Copy full SHA for 4a45012
1 file changed
.github/workflows/analyse.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- php-version: [ "8.1" ]
+ php-version: [ "8.1", "8.2", "8.3", "8.4", "8.5" ]
18
19
env:
20
COMPOSER_VERSION: 2
0 commit comments