Skip to content

Commit 54414d4

Browse files
authored
Merge pull request #100 from ddevsr/patch-1
chore: `disableProcessTimeout` in `analyze` script
2 parents 7ddf527 + e696fd1 commit 54414d4

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)