Add recipe for redjanym/fcm-bundle package.

This commit is contained in:
Redjan Ymeraj
2021-04-20 23:56:52 +02:00
committed by Redjan Ymeraj
parent 59c13407c8
commit 7fd8dab56b
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,2 @@
redjan_ym_fcm:
firebase_api_key: "12345"
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"RedjanYm\\FCMBundle\\RedjanYmFCMBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}