8
0
Fork 0

remove not required uninstall instruction

Dieser Commit ist enthalten in:
Daniel Seifert 2021-01-21 22:12:10 +01:00
Ursprung a6c70b996b
Commit 14ff0dbbda
Signiert von: DanielS
GPG-Schlüssel-ID: 6A513E13AEE66170
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -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
* 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.
`composer remove d3/oxid-dev-replacement --update-no-dev`