2017 © Pedro Peláez
 

composer-plugin composer-confirm

Displays confirmation message when using install/update.

image

sarfraznawaz2005/composer-confirm

Displays confirmation message when using install/update.

  • Tuesday, January 30, 2018
  • by sarfraznawaz2005
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 8 % Grown

The README.md

Total Downloads, (*1)

composer-confirm

Displays confirmation message when using composer install/update commands., (*2)

Why ? I often swtich between PHP versions 5 and 7 and sometimes running composer update command messed things by incorrectly updating versions of some of the dependencies based on current PHP version I am working with., (*3)

Screenshot

Main Window, (*4)

Install

You can install it globally by typing:, (*5)

composer global require sarfraznawaz2005/composer-confirm, (*6)

That's it. Now on any project when you type composer update or composer install, you will be asked if you want to proceed., (*7)

To remove it:, (*8)

composer global remove sarfraznawaz2005/composer-confirm, (*9)

FYI, you can skip any plugin when installing/updating by appending --no-plugins argument, example:, (*10)

composer update --no-plugins, (*11)

Thanks, (*12)

The Versions

30/01 2018

dev-master

9999999-dev

Displays confirmation message when using install/update.

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.1

 

plugin composer confirm

30/01 2018

1.0.1

1.0.1.0

Displays confirmation message when using install/update.

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.1

 

plugin composer confirm

29/01 2018

1.0.0

1.0.0.0

Displays confirmation message when using install/update.

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.1

 

plugin composer confirm