composer-include-files icon indicating copy to clipboard operation
composer-include-files copied to clipboard

Update to suport plugin usage in vendor package

Open TerrePorter opened this issue 7 years ago • 4 comments

I was using the plugin in a package, and it was not processing the packages include_files options.

I've updated the code to allow it to work from inside a vendor packages.

TerrePorter avatar Mar 18 '19 18:03 TerrePorter

Well, looks like I'm going to fork this project, just to get this PR merged.

hopeseekr avatar May 09 '19 07:05 hopeseekr

@TerrePorter Thank you so much for your contribution!

I registered my fork at 0.0.0/composer-include-files so composer will, by default, load it first if it's first in the composer.json.

Here it is in action: https://github.com/phpexpertsinc/Laravel57-env-polyfill

hopeseekr avatar May 09 '19 08:05 hopeseekr

Thanks @TerrePorter and @hopeseekr ! You just saved me a giant headache :) I'm using 0.0.0/composer-include-files and it works great! 👍

ivanvermeyen avatar Jun 11 '19 15:06 ivanvermeyen

We've got over 40,000 installs now!

@TerrePorter, your patch is changing the world!

hopeseekr avatar Sep 11 '20 08:09 hopeseekr