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

46 lines
1.7 KiB
JSON

{
"locks": {
"systemsdk/easy-log-bundle": {
"version": "1.10",
"recipe": {
"repo": "1.10",
"branch": "master",
"version": "1.10",
"ref": "7543c149e6af01d8e3d702d579631699712ac221"
}
}
},
"manifests": {
"systemsdk/easy-log-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "systemsdk/easy-log-bundle",
"version": "1.10",
"manifest": {
"bundles": {
"Systemsdk\\Bundle\\EasyLogBundle\\EasyLogBundle": [
"dev",
"test"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/dev/systemsdk_easy_log.yaml": {
"contents": "easy_log:\n log_path: '%kernel.logs_dir%/%kernel.environment%-readable.log'\n ignored_routes: ['_wdt', '_profiler']\n",
"executable": false,
"encoding": ""
},
"config/packages/test/systemsdk_easy_log.yaml": {
"contents": "easy_log:\n log_path: '%kernel.logs_dir%/%kernel.environment%-readable.log'\n ignored_routes: ['_wdt', '_profiler']\n",
"executable": false,
"encoding": ""
}
},
"origin": "systemsdk/easy-log-bundle:1.10@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}