Skip to content

Commit b486f9b

Browse files
committed
Increase Composer process timeout to 600 seconds in composer.json
1 parent eec4b1c commit b486f9b

2 files changed

Lines changed: 34 additions & 32 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
"config": {
129129
"allow-plugins": {
130130
"php-http/discovery": true
131-
}
131+
},
132+
"process-timeout": 600
132133
}
133134
}

composer.lock

Lines changed: 32 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)