Skip to content

Commit

Permalink
Fixed YAML definition of service
Browse files Browse the repository at this point in the history
  • Loading branch information
sverraest committed Apr 8, 2018
1 parent 8a38202 commit 8cc5621
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/config/services.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
services:
revolut_php.client:
class: RevolutPHP\Client
arguments: ['%revolut_php_api_key%',"%revolut_php_mode%"]
public: true

Expand Down

0 comments on commit 8cc5621

Please sign in to comment.