summaryrefslogtreecommitdiff
path: root/spec/fixtures/php
AgeCommit message (Collapse)Author
2020-08-17Update custom setup scriptmo khan
2020-08-13Ensure drupal pkgs are detected correctlymo khan
* Use same composer.json and composer.lock file from issue * Check if vendor path exists before specifying env vars * Install php from deb package
2020-08-04Add spec to reproduce error in offline envmo khan
2020-08-04Exclude dev dependenciesmo khan
* Add test to install composer packages from custom TLS endpoint * Remove dev dependencies from fixture files * Install composer packages in vendor_path * Bump version and update CHANGELOG
2020-07-15Add composer lock file for test project and fix failing buildmo khan
2020-03-26Install pip packages from a custom indexmo khan
* Read PIP_INDEX_URL to identify where to download packages from