Skip to content

Commit fae42c4

Browse files
committed
qa: try to avoid cache error in GHA
Signed-off-by: Maximilian Bösing <[email protected]>
1 parent 39d1539 commit fae42c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"psalm/plugin-phpunit": "^0.15.1",
1616
"vimeo/psalm": "^4.6"
1717
},
18+
"conflict": {
19+
"vimeo/psalm": "4.6.2"
20+
},
1821
"config": {
1922
"preferred-install": "dist",
2023
"sort-packages": true

0 commit comments

Comments
 (0)