add further dev packages

This commit is contained in:
2021-01-21 21:55:58 +01:00
parent 0f1b0b1412
commit a6c70b996b

View File

@ -44,7 +44,11 @@
"phpunit/php-code-coverage": "*",
"phpunit/phpunit": "*",
"theseer/fdomdocument": "*",
"sebastian/finder-facade": "*"
"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"
}