Hello
I can't install the dev version via composer, this error happens:
Search for a package: votingapi
Found 6 packages matching votingapi
[0] drupal/votingapi
[1] drupal/votingapi_widgets
[2] drupal/votingapi_queue
[3] drupal/simple_feedback
[4] drupal/votingapi
[5] ttree/voting
Enter package # to add, or the complete package name if it is not listed: 1
Enter the version constraint to require (or leave blank to use the latest version): 1.x-dev
Search for a package:
./composer.json has been updated
Gathering patches from patch file.
> DrupalProject\composer\ScriptHandler::checkComposerVersion
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for drupal/votingapi_widgets 1.x-dev -> satisfiable by drupal/votingapi_widgets[1.x-dev].
- drupal/votingapi_widgets 1.x-dev requires antennaio/jquery-bar-rating 1.2.2 -> no matching package found.
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 <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
Installation failed, reverting ./composer.json to its original content.
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.