Merge branch 'dev_2.x_noSrcDir' of git.d3data.de:D3Public/AttributeMultiValues into dev_2.x_noSrcDir

This commit is contained in:
Daniel Seifert 2020-06-08 09:07:51 +02:00
commit cf246cb473
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 3 additions and 1 deletions

View File

@ -24,7 +24,9 @@
"oxideshop": {
"target-directory": "d3/attributemultivalues",
"blacklist-filter": [
"patches/**/*"
"patches/**/*",
"composer.json",
"README.md"
]
},
"patches": {