Package installed successfully, however it returns empty output.
Probable reason for this is xdebug enabled in development environment as refered here
Checked your composer execution code under artisan tinker and it works fine, so it's xdebug issue 99%
I would appreciate if you'd be able to solve this issue