Vlad

Results 2 comments of Vlad

Getting the following error: $ composer update --no-plugins > DrupalProject\composer\ScriptHandler::checkComposerVersion Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages....

> > > @atarim-info I found I had to do the following little three-step dance: > > 1. rm composer.lock > > 2. composer update --no-plugins > > 3. composer...