remove 3rd party packages from replacement

This commit is contained in:
Daniel Seifert 2021-01-22 10:39:54 +01:00
parent 14ff0dbbda
commit 0f8399e717
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 0 additions and 39 deletions

View File

@ -6,45 +6,6 @@
"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": "*",