- 000
I'm trying to update composer from 2.4.1 to 2.5.1 in Dependabot .
However, running into a strange unit test failure:
dependabot/dependabot-core#6385 (comment)
The unit test relies on a fixture that has an invalid version string:
https://github.com/dependabot/dependabot-core/blob/814f7a7513a9556f23...