Loading
pkgs/build-support/php/builders/v2: copy installer-paths to the output
CMSes like Drupal or Wordpress use "extra.installer-paths" property to redirect certain packages to certain folders, which means only copying the vendor folder is not enough, we have to copy all dependencies in the installer-paths. Fixes #373626 pkgs/build-support/php/builders/v2: check if installer-paths exists before copying pkgs/build-support/php/builders/v2: strip out the git repositories