Config file should end with newline

This commit is contained in:
picoss
2018-02-15 16:58:25 +01:00
parent e93d18e0fb
commit 8de3e9f024

View File

@@ -2,4 +2,4 @@ picoss_yousign:
env: '%env(YOUSIGN_ENV)%'
api_key: '%env(YOUSIGN_API_KEY)%'
username: '%env(YOUSIGN_USERNAME)%'
password: '%env(YOUSIGN_PASSWORD)%'
password: '%env(YOUSIGN_PASSWORD)%'