We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b9c0ce commit cb545fbCopy full SHA for cb545fb
1 file changed
.github/workflows/diagnostics.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
include:
17
- php: '8.1'
18
- phpcq_install: 'install'
+ phpcq_install: 'update'
19
phpcq_flags: ''
20
composer_install: 'update --prefer-lowest'
21
0 commit comments