SOF3 / pharynx

A tool to recompile PHP sources into a phar in PSR-0
Apache License 2.0
16 stars 3 forks source link

Update composer.json classpaths automatically #1

Open SOF3 opened 2 years ago

SOF3 commented 2 years ago

composer.json cannot autoload projects built with pharynx, leading to usage issues with tools like phpstan. A command that updates composer.json classpaths would be useful.