mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
fixed config
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/",
|
||||
"src/Entity/AccessToken.php": "%SRC_DIR%/Entity/AccessToken.php"
|
||||
"src/": "%SRC_DIR%/"
|
||||
},
|
||||
"env": {
|
||||
"MAILXPERT_CLIENT_ID": "mailxpert_client_id_to_replace",
|
||||
|
||||
Reference in New Issue
Block a user