mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Config file should end with newline
This commit is contained in:
@@ -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)%'
|
||||
|
||||
Reference in New Issue
Block a user