- Issue created by @nancyHebert
When trying to install the siteimprove analytics module we ran into missing dependency issues.
composer require the siteimprove analytics module
results:
Problem 1
- Root composer.json requires drupal/siteimprove_analytics, it could not be found in any version, there may be a typo in the package name.
Add a composer.json file to the root of the module.
Active
2.0
Code