clue / phar-composer

Simple phar creation for every PHP project managed via Composer
https://clue.engineering/2019/introducing-phar-composer
MIT License
855 stars 78 forks source link

Drop `composer.lock` and instead lock PHP version when building phar #120

Closed clue closed 2 years ago

clue commented 2 years ago

Builds on top of #91 and #112