In a package with 9 workspaces packages, Composer runs into memory issues due to invoking the require command for every workspace package.
Should probably find a way to release the memory after each run, because the limit set by Composer is already pretty high (1.5GB)