55 lines
1.8 KiB
JSON
Executable File
55 lines
1.8 KiB
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.",
|
|
"version": "1.0.0",
|
|
"require": {
|
|
"oxid-esales/oxideshop-metapackage-ce": "^6.0"
|
|
},
|
|
"replace": {
|
|
"behat/mink-goutte-driver": "*",
|
|
"oxid-esales/mink-selenium-driver": "*",
|
|
"phpunit/phpcov": "*",
|
|
"squizlabs/php_codesniffer": "*",
|
|
"fabpot/goutte": "*",
|
|
"mikey179/vfsstream": "*",
|
|
"oxid-esales/php-selenium": "*",
|
|
"symfony/dom-crawler": "*",
|
|
"symfony/browser-kit": "*",
|
|
"symfony/css-selector": "*",
|
|
"behat/mink": "*",
|
|
"behat/mink-browserkit-driver": "*",
|
|
"symfony/event-dispatcher": "*",
|
|
"guzzle/common": "*",
|
|
"guzzle/stream": "*",
|
|
"guzzle/parser": "*",
|
|
"guzzle/http": "*",
|
|
"pdepend/pdepend": "*",
|
|
"phpdocumentor/reflection-common": "*",
|
|
"phpdocumentor/type-resolver": "*",
|
|
"phpdocumentor/reflection-docblock": "*",
|
|
"phpunit/php-token-stream": "*",
|
|
"sebastian/version": "*",
|
|
"sebastian/global-state": "*",
|
|
"sebastian/recursion-context": "*",
|
|
"sebastian/exporter": "*",
|
|
"sebastian/environment": "*",
|
|
"sebastian/diff": "*",
|
|
"sebastian/comparator": "*",
|
|
"doctrine/instantiator": "*",
|
|
"phpspec/prophecy": "*",
|
|
"phpunit/php-text-template": "*",
|
|
"phpunit/phpunit-mock-objects": "*",
|
|
"phpunit/php-timer": "*",
|
|
"phpunit/php-file-iterator": "*",
|
|
"phpunit/php-code-coverage": "*",
|
|
"phpunit/phpunit": "*",
|
|
"theseer/fdomdocument": "*",
|
|
"sebastian/finder-facade": "*",
|
|
"oxid-esales/testing-library": "*",
|
|
"oxid-esales/oxideshop-ide-helper": "*",
|
|
"oxid-esales/coding-standards": "*",
|
|
"incenteev/composer-parameter-handler": "*"
|
|
},
|
|
"license": "GPL-3.0-or-later"
|
|
}
|