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
In both cases we're not handling the PackagistException and also not checking to make sure those values were returned before using them (obviously). I'll work on both issues soon.
My gut is someone deleted the package from Packagist and we're getting an error result from packagist but we're not handling it correctly.
The text was updated successfully, but these errors were encountered: