Closed parnas closed 9 years ago
Otherwise it fails if vendor-dir is not in the root.
So, if "vendor-dir: somesome/vendor", cp command will only create "vendor" folder in the $CACHE_DIR, but rm will try to delete "someplace/vendor".
Thank you for your pull request, appreciated
The changes are deployed and available in the supported php buildpack.
Otherwise it fails if vendor-dir is not in the root.
So, if "vendor-dir: somesome/vendor", cp command will only create "vendor" folder in the $CACHE_DIR, but rm will try to delete "someplace/vendor".