2017 © Pedro Peláez
 

composer-plugin composer-no-update

Kisphp composer no update plugin

image

kisphp/composer-no-update

Kisphp composer no update plugin

  • Monday, August 7, 2017
  • by kisphp
  • Repository
  • 2 Watchers
  • 0 Stars
  • 45 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Composer no update

Build Status, (*1)

Latest Stable Version Total Downloads License Monthly Downloads, (*2)

This repository will prevent to run composer update without parameters. You should always run composer update {repository} to update only specific repositories that you use in your application., (*3)

If you know what you are doing and still want to run the update without any parameters, then you have two ways to do it:, (*4)

COMPOSER_UPDATE_FORCE=1 composer update

or, (*5)

composer update --no-plugins

# this option will disable all composer plugin

The Versions

07/08 2017

dev-update-dependecies

dev-update-dependecies

Kisphp composer no update plugin

  Sources   Download

MIT

The Requires

  • php >=5.5.9
  • composer-plugin-api ^1.0

 

The Development Requires

plugin composer update force

16/04 2016

dev-master

9999999-dev

Kisphp composer no update plugin

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0
  • php >=5.5.9

 

The Development Requires

plugin composer update force

16/04 2016

1.2.0

1.2.0.0

Kisphp composer no update plugin

  Sources   Download

MIT

The Requires

  • php >=5.5.9
  • composer-plugin-api ^1.0

 

The Development Requires

plugin composer update force

03/02 2016

1.1.0

1.1.0.0

Kisphp composer no update plugin

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • composer-plugin-api ^1.0

 

plugin composer update force

30/01 2016

1.0.0

1.0.0.0

Kisphp composer no update plugin

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • composer-plugin-api ^1.0

 

plugin composer update force