This repository was archived by the owner on Jun 12, 2018. It is now read-only.

Description
I managed to get Drupal 7, Wordpress 4, Joomla 3.45 to installation stage on Devstep
BUT Drupal 8 fails, its got a vendor folder and the Devstep PHP Buildpack logic fails an already existing vendor folder
niccolox@trustyinx:~/Projects/devstep/drupal-8-core|8.0.x⚡
⇒ devstep hack -p 8075:8075
==> Creating container using 'fgrehm/devstep:v0.4.0'
-----> Building project at '/workspace' with the following buildpacks:
- /opt/devstep/buildpacks/php
-----> Building with /opt/devstep/buildpacks/php
/workspace/vendor cant be a directory
is there a way around this?
can I use alternative Buildpacks in Devstep?
I was looking at the list of Buildpacks in Tsuru and Herokuish and did some simple compares