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
There's no dependency on ext-xml in composer.json although \Gitlab\HttpClient\Plugin\Authentication requires it for the global function utf8_encode() to be available. I'd suggest adding the dependency or using something else than utf8_encode().