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 package.xml you have <license uri="http://www.php.net/license">The MIT License (MIT)</license>
while it should be something like <license uri="https://opensource.org/licenses/mit">The MIT License (MIT)</license>.