Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-22 13:12:29 +00:00
parent 6baa3d0e33
commit 030c77cfa8
561 changed files with 11464 additions and 11344 deletions
@@ -1,20 +1,6 @@
{
"locks": {
"sprintechnology/firebase-cloud-messaging": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "d1907839db60bec20ef48d22a319c40fedc98d60"
}
}
},
"manifests": {
"sprintechnology/firebase-cloud-messaging": {
"repository": "github.com/symfony/recipes-contrib",
"package": "sprintechnology/firebase-cloud-messaging",
"version": "1.0",
"manifest": {
"bundles": {
"Firebase\\Bundle\\CloudMessagingBundle\\CloudMessagingBundle": [
@@ -30,13 +16,16 @@
},
"files": {
"config/packages/firebase.yaml": {
"contents": "firebase:\n cloud_messaging:\n key: \"%env(FCM_KEY)%\"\n",
"executable": false,
"encoding": ""
"contents": [
"firebase:",
" cloud_messaging:",
" key: \"%env(FCM_KEY)%\"",
""
],
"executable": false
}
},
"origin": "sprintechnology/firebase-cloud-messaging:1.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "d1907839db60bec20ef48d22a319c40fedc98d60"
}
}
}