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
The algorithm behind get_minimum_required() is still missing, it only fetches bare version. For a requirement like '>5.4.2', this will return incorrect values.
This can probably be easily done once #1 has been taken care of.
The algorithm behind get_minimum_required() is still missing, it only fetches bare version. For a requirement like '>5.4.2', this will return incorrect values.
This can probably be easily done once #1 has been taken care of.