Files
symfony-flex-recipes/symfony.flex.1.0.json
T
github-action botandgithub-action bot c52f4eb34d Update Flex endpoint
2021-09-19 15:27:48 +00:00

35 lines
1.7 KiB
JSON

{
"locks": {
"symfony/flex": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "c0eeb50665f0f77226616b6038a9b06c03752d8e"
}
}
},
"manifests": {
"symfony/flex": {
"repository": "github.com/symfony/recipes",
"package": "symfony/flex",
"version": "1.0",
"manifest": {
"copy-from-recipe": {
".env": ".env"
}
},
"files": {
".env": {
"contents": "# In all environments, the following files are loaded if they exist,\n# the latter taking precedence over the former:\n#\n# * .env contains default values for the environment variables needed by the app\n# * .env.local uncommitted file with local overrides\n# * .env.$APP_ENV committed environment-specific defaults\n# * .env.$APP_ENV.local uncommitted environment-specific overrides\n#\n# Real environment variables win over .env files.\n#\n# DO NOT DEFINE PRODUCTION SECRETS IN THIS FILE NOR IN ANY OTHER COMMITTED FILES.\n#\n# Run \"composer dump-env prod\" to compile .env files for production use (requires symfony/flex >=1.2).\n# https://symfony.com/doc/current/best_practices.html#use-environment-variables-for-infrastructure-configuration\n",
"executable": false,
"encoding": ""
}
},
"origin": "symfony/flex:1.0@github.com/symfony/recipes:master",
"not_installable": false,
"is_contrib": false
}
}
}