deviantintegral / drupal_tests

A docker container based for running Drupal tests in CircleCI
GNU General Public License v3.0
24 stars 9 forks source link

Specify the version of drupal-extension #11

Closed juampynr closed 6 years ago

juampynr commented 6 years ago

Otherwise composer install will fail due to different constraints because Robo attempts to add master-dev.

Perhaps we could remove the composer require statement alltogether since Robo does it already?

davereid commented 6 years ago

👍 Without this, this causes some regressions when using the setup script for modules.