Files
symfony-flex-recipes-contrib/php-http/httplug-bundle/1.5/manifest.json
T
2017-05-12 20:58:32 +02:00

12 lines
247 B
JSON

{
"bundles": {
"Http\\HttplugBundle\\HttplugBundle": ["all"]
},
"copy-from-recipe": {
"etc/": "%ETC_DIR%/"
},
"composer-scripts": {
"assets:install --symlink --relative %WEB_DIR%": "symfony-cmd"
}
}