Available for select projects New York · Working worldwide
Rappasoft LLC
Menu

Community library / External article

Disabling Composer's default timeout inside of scripts

I like to use the scripts key inside of my composer.json to write reusable runner commands – normally things like background processes, build scripts, etc. The problem is Composer has a default execution timeout of 30 seconds, so when I've got a long-run

CLI
Disabling Composer's default timeout inside of scripts
Published
May 16, 2024
Source
ryangjchandler.co.uk
Visits
3,076
Read the original