Closed borisson closed 6 years ago
As I said in the issue, IMHO we have to update travis.yml here.
Look at the test results, they're completely messed up now because we still go inside the module folder and run composer install there.
This really should be quite easy. I'd avoid depending on composer_manager or anything, just go to the drupal root folder, run composer require solarium/solarium:3.4.1 and composer update --lock instead.
It's not perfect because it requires us to keep those versions in sync but it's the quickest way for now I think.
Closing this old issue.
See https://www.drupal.org/node/2661698#new