Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit b732d7a

Browse files
committed
remove composer timeout limit
1 parent bb4d3d3 commit b732d7a

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
@@ -67,6 +67,9 @@
6767
"ZendTest\\Form\\": "test/"
6868
}
6969
},
70+
"config": {
71+
"process-timeout": 0
72+
},
7073
"scripts": {
7174
"check": [
7275
"@cs-check",

0 commit comments

Comments
 (0)