Dependabot-core: [composer] Support for COMPOSER_ROOT_VERSION

Created on 29 Mar 2020  路  2Comments  路  Source: dependabot/dependabot-core

When working with packages that depend on themselves, Dependabot currently cannot resolve dependencies.

For an example, see:

In build environments that can be controlled by us, we can solve this problem by specifying a COMPOSER_ROOT_VERSION environment variable.

For related documentation, see:

For related code in composer/composer, see:

For an example where this problem is fixed on GitHub Actions, see:

I have no idea how this could be solved on your side, but perhaps this is a scenario that could consider?

/cc @sebastianbergmann

Most helpful comment

@jurre

No problem! Thank you for getting back to me!

馃憤

All 2 comments

Thanks @localheinz, maybe we could somehow let you configure this for the dependabot job. Currently we鈥檙e pretty swamped with integrating dependabot into github so it might be a while before we can get to this.

@jurre

No problem! Thank you for getting back to me!

馃憤

Was this page helpful?
0 / 5 - 0 ratings