Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixtures.yml: Pull dependencies from git
This is the current best practice. In unit tests the .fixtures.yml will be used and we're able to detect breaking changes in dependencies before they are released. In acceptance tests the latest forge releases based on metadata.json will be used.
- Loading branch information