remove not required uninstall instruction

This commit is contained in:
Daniel Seifert 2021-01-21 22:12:10 +01:00
parent a6c70b996b
commit 14ff0dbbda
Signed by: DanielS
GPG Key ID: 6A513E13AEE66170
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ if the development tools are not used and should be removed from the shop instal
if the dev tools are to be used again if the dev tools are to be used again
* Manually clean up the replacement module entry (d3/oxid-dev-replacement) from the vendor/composer/installed.json and composer.lock files.
* Run this composer statement in your shop. Adjust this instruction if your installation requires it. * Run this composer statement in your shop. Adjust this instruction if your installation requires it.
`composer remove d3/oxid-dev-replacement --update-no-dev` `composer remove d3/oxid-dev-replacement --update-no-dev`