Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed94190

Browse files
minor #51389 [GHA] Disable composer cache-vcs-dir (nicolas-grekas)
This PR was merged into the 5.4 branch. Discussion ---------- [GHA] Disable composer cache-vcs-dir | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Instead of #51388 and #51387 Commits ------- 9c90ac8 [GHA] Disable composer cache-vcs-dir
2 parents 3bff6fe + 9c90ac8 commit ed94190

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/composer-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"config": {
3+
"cache-vcs-dir": "/dev/null",
34
"platform-check": false,
45
"preferred-install": {
56
"symfony/form": "source",

0 commit comments

Comments
 (0)