Problem/Motivation
Trying to install 1.1.x fails:
❯ fin composer require drupal/lb_carousel:"^1.1"
...
Problem 1
- drupal/lb_carousel[1.1.0, ..., 1.1.x-dev] require drupal/dropzonejs_eb_widget-dropzonejs_eb_widget * -> could not be found in any version, there may be a typo in the package name.
Proposed resolution
Fix composer.
Issue fork lb_carousel-3377242
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
froboyUpdating the requirements as per https://git.drupalcode.org/project/dropzonejs/-/blob/8.x-2.x/tests/modul...
Comment #6
froboy