Applying a patch for a plugin using Composer

Hi everyone,

I use the following command to get the list of all packages which can be updated.

composer update --dry-run

Ho can I update only one plugin (a given plugin) using command line ?

Regards,

 

Beginning Developers

Beginning Developers

This space is for newcomers, who wish to build a new plugin or to customize an existing one to their liking