Files
symfony-flex-recipes-contrib/macpaw.behat-nelmio-describer.1.0.json
T
github-action[bot]andgithub-action[bot] bbdf8f6254 Update Flex endpoint
2022-12-15 07:15:09 +00:00

31 lines
1023 B
JSON

{
"manifests": {
"macpaw/behat-nelmio-describer": {
"manifest": {
"bundles": {
"BehatNelmioDescriber\\BehatNelmioDescriberBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"post-install-output": [
" * <fg=blue>Read</> the documentation at <comment>https://github.com/MacPaw/behat-nelmio-describer</>"
]
},
"files": {
"config/packages/behat_nelmio_describer.yaml": {
"contents": [
"behat_nelmio_describer:",
" behat_test_path: '%kernel.project_dir%/features'",
""
],
"executable": false
}
},
"ref": "e744b99d76187d48959536bfb2e869cf4fab462d"
}
}
}