sonatype-nexus-community / nexus-repository-composer

Composer support for the Nexus Repository Manager (work in progress!)
Eclipse Public License 1.0
214 stars 81 forks source link

Add basic support for composer v2 #100

Closed func0der closed 2 years ago

func0der commented 2 years ago

This should add compatibility with composer v2 api. New packages on packagist can not be access over composer v1 api anymore. For this reason we urgently NEED to address this quickly.

This pull request makes the following changes:

It relates to the following issue #s: