We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
disableProcessTimeout
analyze
1 parent 7ddf527 commit e696fd1Copy full SHA for e696fd1
composer.json
@@ -50,6 +50,7 @@
50
},
51
"scripts": {
52
"analyze": [
53
+ "Composer\\Config::disableProcessTimeout",
54
"phpstan analyze",
55
"psalm",
56
"rector process --dry-run"
0 commit comments