Open
Description
Feature Request
Q | A |
---|---|
New Feature | yes |
Summary
The CI matrix generates jobs which do not depend on PHP and therefore do not need installed composer dependencies.
I'd love to implement a JOB flag which tells the container to not install composer dependencies.
i.e. requiresComposerDependencies
or something else.
Refs: