phpPackages.composer: Add unzip to path
Unzip is used by composer to install dependencies etc. If it's not there it defaults to using PHP's built in zip functions. But they are slower and composer complains to the user if this happens.
parent
afa88c8a
Please register or sign in to comment