mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Add recipe for redjanym/fcm-bundle package.
This commit is contained in:
committed by
Redjan Ymeraj
parent
59c13407c8
commit
7fd8dab56b
@@ -0,0 +1,2 @@
|
||||
redjan_ym_fcm:
|
||||
firebase_api_key: "12345"
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"RedjanYm\\FCMBundle\\RedjanYmFCMBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user