funkjedi / composer-include-files

Include files at a higher priority than autoload files.
MIT License
121 stars 21 forks source link

Doesn't work with 3rd party packages #10

Closed hopeseekr closed 4 years ago

hopeseekr commented 5 years ago

I created a Laravel 5.7 env() polyfill in light of them horribly breaking env() in 5.8.

Unfortunately, this product doesn't seem to work at all when a 3rd party package uses it. The 3rd party package is simply never included by composer at all, which is worse.

https://github.com/phpexpertsinc/Laravel57-env-polyfill

hopeseekr commented 4 years ago

I fixed this in my fork. https://github.com/hopeseekr-contribs/composer-include-files