Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyvastis committed Apr 13, 2021
1 parent 389368e commit 8b7c1fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Symfony bundle for the Salesforce SOAP client.
add to your config yml:

```yaml
arsenal_salesforce:
soap_client:
arsenal:
soap_client_salesforce:
wsdl: '%kernel.root_dir%/Resources/wsdl/%env(SALESFORCE_WSDL)%'
username: '%env(SALESFORCE_USERNAME)%'
password: '%env(SALESFORCE_PASSWORD)%'
Expand Down

0 comments on commit 8b7c1fe

Please sign in to comment.