Closed mglaman closed 6 years ago
In getApplication() for the Drupal boostrap class it assumes Drupal was not built with Composer.
I don't understand. Both cases above depend on composer?
Sorry, I should have explained. There are two methods.
This installs Drupal core via a subtree and puts Drupal in a web
or docroot
etc directory. Which means vendor
is no longer in the same directory as Drupal.
In
getApplication()
for the Drupal boostrap class it assumes Drupal was not built with Composer.It needs to be changed to something like