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.
2 parents ef387aa + d834166 commit fc4387fCopy full SHA for fc4387f
composer.json
@@ -77,6 +77,7 @@
77
"bash -c \"if [ -f admin/setup.sh ]; then bash admin/setup.sh; fi\""
78
],
79
"analyze": [
80
+ "Composer\\Config::disableProcessTimeout",
81
"bash -c \"XDEBUG_MODE=off phpstan analyse\"",
82
"rector process --dry-run"
83
0 commit comments