You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given API request for a package
When 2 different releases occured at the same time
Then the latest_stable_release_number occurs not the be the highest release number
Way to reproduce:
call API for markbaker/matrix
latest_stable_release_number is 2.1.4
Should be 3.0.1
Release number indicated on web page is also erroneous
Given API request for a package
When 2 different releases occured at the same time
Then the latest_stable_release_number occurs not the be the highest release number
Way to reproduce:
Release number indicated on web page is also erroneous
Proof
See https://libraries.io/packagist/markbaker%2Fmatrix
Way to fix
The text was updated successfully, but these errors were encountered: