d3/oxid-dev-replacement
Composer 安装命令:
composer require d3/oxid-dev-replacement
包简介
Removes / prevent installation of the dev packages, if they're not used and should be removed from the installation.
README 文档
README
permanently removing the developer package when they aren't needed
This package removes the unused OXID development package from the shop and prevents conflicts in later updates or installations.
Even if the --no-dev/--update-no-dev parameters are forgotten, no developer packages will be installed.
Install
if the development tools are not used and should be removed from the shop installation
-
Run these composer commands in the console of your shop project. Adjust this instruction if your installation requires it.
composer require d3/oxid-dev-replacement --no-scripts --no-plugins composer remove phpunit/phpcov pdepend/pdepend behat/mink-goutte-driver oxid-esales/mink-selenium-driver squizlabs/php_codesniffer mikey179/vfsstream
Uninstall
if the dev tools are to be used again
-
Run this composer command in the console of your shop project. Adjust this instruction if your installation requires it.
composer remove d3/oxid-dev-replacement
统计信息
- 总下载量: 142
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2021-01-27