https://github.com/nexB/univers/blob/6ad300ea515f99ffaae8b6a160724c32f027b5c0/tests/data/composer_gitlab.json#L1852-L1854 How did we end up with prerelease inside the build? We are using Semver for Composer and `2.0.13+0alpha` isn't Semver. Am I missing something?
https://github.com/nexB/univers/blob/6ad300ea515f99ffaae8b6a160724c32f027b5c0/tests/data/composer_gitlab.json#L1852-L1854
How did we end up with prerelease inside the build?
We are using Semver for Composer and
2.0.13+0alphaisn't Semver.Am I missing something?