mirror of
https://github.com/symfony/recipes.git
synced 2026-09-16 09:36:24 +03:00
added version directories
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
framework:
|
||||
annotations: true
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"etc/": "%ETC_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user