hiqdev / asset-packagist

Asset Packagist
https://asset-packagist.org
BSD 3-Clause "New" or "Revised" License
247 stars 24 forks source link

Convert legacy NPM licenses to a format expected by composer. #88

Closed richgerdes closed 6 years ago

richgerdes commented 6 years ago

Convert older npm license format to one supported by composer. See #87.

richgerdes commented 6 years ago

I know tv4 and debuglog were the packages for which the issue presented itself, you could try starting with them

hiqsol commented 6 years ago

This change should be done in composer-asset-plugin I've created PR https://github.com/fxpio/composer-asset-plugin/pull/325 Please don't close this PR and your issue until the problem solved.

hiqsol commented 6 years ago

The fix was merged in composer-asset-plugin. I've updated production so everything should be ok now.

rodrigoaguilera commented 6 years ago

Thank you!

richgerdes commented 6 years ago

Thanks for getting this moved into composer-asset-plugin!