make installable in OXID 7
This commit is contained in:
parent
5afe9d9ad9
commit
82f20822af
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
@ -26,20 +26,11 @@
|
||||
"GPL-3.0-or-later"
|
||||
],
|
||||
"require": {
|
||||
"d3/datawizard": "^1.2|^2.0"
|
||||
},
|
||||
"extra": {
|
||||
"oxideshop": {
|
||||
"blacklist-filter": [
|
||||
"*.md",
|
||||
"composer.json"
|
||||
],
|
||||
"target-directory": "d3/datawizardtasks"
|
||||
}
|
||||
"d3/datawizard": "^3.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"D3\\DataWizardTasks\\": "../../../source/modules/d3/datawizardtasks"
|
||||
"D3\\DataWizardTasks\\": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user