Updated namespace for soap client
This commit is contained in:
parent
17fdd64489
commit
502ba41935
|
@ -4,7 +4,7 @@
|
|||
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
|
||||
|
||||
<parameters>
|
||||
<parameter key="besimple.soap.client.class">BeSimple\SoapClient\Soap\SoapClient</parameter>
|
||||
<parameter key="besimple.soap.client.class">BeSimple\SoapClient\SoapClient</parameter>
|
||||
</parameters>
|
||||
|
||||
<services>
|
||||
|
|
Loading…
Reference in New Issue