composer-localdev-plugin icon indicating copy to clipboard operation
composer-localdev-plugin copied to clipboard

Show warning in terminal every time a local package is loaded or installed

Open ndf opened this issue 5 years ago • 1 comments

I like this module, but once you forget it is configured, it can bite you when you use a local package without noticing.

Therefor it would be useful when every time composer-localdev-plugin fetches a local package, it shows a warning in the terminal.

ndf avatar Nov 19 '19 13:11 ndf

That might be broken by now, but when you run composer, it writes on the output, that a packaged got symlinked during installation.

gossi avatar Nov 23 '19 14:11 gossi