- Assigned to pedro-alves
- Issue was unassigned.
I'm running drupal 8.5.1 on my development environment and wanted to install the Core Testing Module to test my custom modules.
The module install halts because:
" The testing framework requires the PHPUnit package. Please run 'composer install --dev' to ensure it is present. (Currently using PHPUnit dependency version Not found) "
Running composer install --dev on my site root does not finish with [RuntimeException], failed to clone https://git.drupal.org/project/coder.git, git was not found
Don't know if it's correct, I have read that dev tools where now a part of the normal composer install package, the composer install and update runs fine without errors, but the module still does not install and refers to composer install --dev.
Closed: works as designed
8.5 ⚰️
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.