Files
archived-recipes-contrib/aws/aws-sdk-php-symfony/1.3/manifest.json
2017-10-30 09:43:20 +07:00

13 lines
239 B
JSON

{
"bundles": {
"Aws\\Symfony\\AwsBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"AWS_KEY": "not-a-real-key",
"AWS_SECRET": "@@not-a-real-secret"
}
}