mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
After lack of maintainance of the main bundle, we decided to fork the bundle, this recipe will help new users.
9 lines
161 B
JSON
9 lines
161 B
JSON
{
|
|
"bundles": {
|
|
"Misd\\PhoneNumberBundle\\MisdPhoneNumberBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|