Files
symfony-flex-recipes-contrib/ad3n.ratchet-bundle.0.4.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

43 lines
1.3 KiB
JSON

{
"locks": {
"ad3n/ratchet-bundle": {
"version": "0.4",
"recipe": {
"repo": "0.4",
"branch": "master",
"version": "0.4",
"ref": "a7ed05d9e24b90c4c8bb3c1cde358b9b24c5fbb0"
}
}
},
"manifests": {
"ad3n/ratchet-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "ad3n/ratchet-bundle",
"version": "0.4",
"manifest": {
"bundles": {
"Ihsan\\RatchetBundle\\IhsanRatchetBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"WEB_SOCKET_PORT": "7777"
}
},
"files": {
"config/packages/ihsan_ratchet_bundle.yaml": {
"contents": "ihsan_ratchet:\n web_socket_port: \"%env(WEB_SOCKET_PORT)%\"\n",
"executable": false,
"encoding": ""
}
},
"origin": "ad3n/ratchet-bundle:0.4@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}