Problem/Motivation
composer require 'drupal/tvl:^1.0'
./composer.json has been updated
Running composer update drupal/tvl
Gathering patches for root package.
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires drupal/tvl ^1.0 -> satisfiable by drupal/tvl[1.0.0].
- drupal/tvl 1.0.0 requires drupal/taxonomy-taxonomy * -> could not be found in any version, there may be a typo in the package name.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see for more details.
- It's a private package and you forgot to add a custom repository to find it
Read for further common problems.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Comments
Comment #3
trebormc