Skip to content

Commit 124cc5f

Browse files
committed
add dependency-versions highest to try to make psalm install work
1 parent ddf2d21 commit 124cc5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/csqa.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ jobs:
100100
- name: Install Composer dependencies
101101
uses: "ramsey/composer-install@v3"
102102
with:
103+
dependency-versions: "highest"
103104
# Bust the cache at least once a month - output format: YYYY-MM.
104105
custom-cache-suffix: $(date -u "+%Y-%m")
105106

0 commit comments

Comments
 (0)