15 regels
483 B
JSON
Executable File
15 regels
483 B
JSON
Executable File
{
|
|
"name": "d3/oxid-dev-replacement",
|
|
"description": "Removes / prevent installation of the dev packages, if they're not used and should be removed from the installation.",
|
|
"require": {
|
|
"oxid-esales/oxideshop-metapackage-ce": "^6.0 || ^7.0"
|
|
},
|
|
"replace": {
|
|
"oxid-esales/testing-library": "*",
|
|
"oxid-esales/oxideshop-ide-helper": "*",
|
|
"oxid-esales/coding-standards": "*",
|
|
"incenteev/composer-parameter-handler": "*"
|
|
},
|
|
"license": "GPL-3.0-or-later"
|
|
}
|