D7 PHPUnit failure about unmet dependencies
The D7 phpunit job fails with ... ``` The following projects have unmet dependencies: [ok] api requires views, ctools, composer_manager Would you like to download them? (y/n): y There are no stable releases for project views. [warning] Choose one of the available releases for views: [0] : Cancel [1] : 7.x-3.30 - 2025-Mar-13 - Recommended [2] : 7.x-3.x-dev - 2025-Mar-13 - Development [3] : 7.x-3.21 - 2019-Mar-13 - Security Cancelled. [cancel] Unable to download some or all of the extensions. [warning] Module api cannot be enabled because it depends on the following [error] modules which could not be found: views,ctools,composer_manager ``` https://git.drupalcode.org/project/api/-/jobs/10096316 This module is used in downstream testing of Gitlab Templates, so anything that can be done to help the pipeline end green will mean less work checking downstream results.
issue