Skip to content

A composer plugin that prevents composer from downloading packages

License

Notifications You must be signed in to change notification settings

edubacco/composer-no-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composer No Download Packages

This plugin prevents composer to download packages, but let him update composer.lock with correct infos.

This is useful in CI/CD pipelines, where you need to just update the composer.lock file, but you're not interested in having PHP libraries be physically installed in your /vendor folder.

Once installed, composer commands will have no effect on your vendor forlder and his content

About

A composer plugin that prevents composer from downloading packages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages