- Issue created by @chsdaiguil
I am using the latest version of Drupal 10
composer require 'drupal/shurly:^1.0@beta'
Composer could not detect the root package (drupal/shorten) version, defaulting to '1.0.0'. See https://getcomposer.org/root-version
./composer.json has been updated
Composer could not detect the root package (drupal/shorten) version, defaulting to '1.0.0'. See https://getcomposer.org/root-version
Running composer update drupal/shurly
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/shurly, it 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 to its original content.
Active
Code