Merge pull request #250

This commit is contained in:
symfony-flex-server[bot]
2018-01-14 08:59:24 +00:00
committed by GitHub
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,2 @@
ywh_cvss:
translation_domain: cvss
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"YWH\\CvssBundle\\YWHCvssBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}