php-pm / php-pm-httpkernel

HttpKernel adapter for use of Symfony and Laravel frameworks with PHP-PM
MIT License
246 stars 72 forks source link

Make vendor dir customizable #122

Closed dnna closed 6 years ago

dnna commented 6 years ago

Based on the discussion at https://github.com/php-pm/php-pm-httpkernel/issues/120

I also added the ability to set vendor dir via the standard "COMPOSER_VENDOR_DIR" env variable.