If I create custom pacage from git for exaple. And give name like "name": "sfPhpunitPlugin" it throw nitice in Composer\Installers\BaseInstaller
If I give name like "name": "plugin/sfPhpunitPlugin" it works fine but you should display specific message or add support for simple name.
If I create custom pacage from git for exaple. And give name like "name": "sfPhpunitPlugin" it throw nitice in Composer\Installers\BaseInstaller
If I give name like "name": "plugin/sfPhpunitPlugin" it works fine but you should display specific message or add support for simple name.