Skip to content

Commit e696fd1

Browse files
authored
disableProcessTimeout in analyze Composer
1 parent 7ddf527 commit e696fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
},
5151
"scripts": {
5252
"analyze": [
53+
"Composer\\Config::disableProcessTimeout",
5354
"phpstan analyze",
5455
"psalm",
5556
"rector process --dry-run"

0 commit comments

Comments
 (0)