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 7a32c1f commit cf4758cCopy full SHA for cf4758c
.github/workflows/qa.yaml
@@ -63,7 +63,7 @@ jobs:
63
dependency-versions: highest
64
65
- name: Psalm
66
- run: vendor/bin/psalm --no-progress --show-info=false --stats --output-format=github --threads=$(nproc) --shepherd --php-version=8.5
+ run: vendor/bin/psalm --no-progress --show-info=false --stats --output-format=github --threads=$(nproc) --shepherd --php-version=8.4
67
68
rector:
69
name: Rector
0 commit comments