Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Documentation/Prerequisites/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ composer remove
Uninstalls an existing package from your project.
Removes the entry from :guilabel:`composer.json` and deletes related files from the
:guilabel:`vendor` folder.
Removes unused dependencies that were only required fro the removed package.
Removes unused dependencies that were only required for the removed package.

.. _composer_install:

Expand Down