mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 17:16:24 +03:00
9 lines
171 B
JSON
9 lines
171 B
JSON
{
|
|
"copy-from-recipe": {
|
|
"behat.yml.dist": "behat.yml.dist",
|
|
"features/": "features/"
|
|
},
|
|
"aliases": ["behat"],
|
|
"gitignore": ["behat.yml"]
|
|
}
|