Add YWH Cvss Bundle

This commit is contained in:
picoss
2018-01-14 01:07:54 +01:00
parent e19507447b
commit ecd8c8df0c
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%/"
}
}