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
BeSimple\SoapClient\MimeFilter uses SoapRequest and SoapResponse from SoapCommon, but there are other classes in the same directory as MimeFilter with those names, which causes a conflict. The XmlMimeFilter also uses SoapRequest, and has a similar conflict.