Reservoir doesn't install since drupal-scaffold 2.4.0
tedbow opened this issue · 1 comments
tedbow commented
We require "drupal-composer/drupal-scaffold": "^2.0.0",
which will bring in the latest release.
I tried to install Reservoir and didn't work but using "drupal-composer/drupal-scaffold": "2.3.0"
does work. I am sure what would cause it to break yet.
anavarre commented
Wouldn't it worth pinning to 2.3.0
for the time being? If Reservoir fails to install completely with 2.4.0
then it'd still provide for a better user experience.