mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 02:56:23 +03:00
8 lines
139 B
JSON
8 lines
139 B
JSON
{
|
|
"copy-from-recipe": {
|
|
"behat.yml.dist": "behat.yml.dist",
|
|
"features/": "features/"
|
|
},
|
|
"aliases": ["behat"]
|
|
}
|