2.0.0
- Renamed
Packagistclass toPackagistClient. - Changed the interface of the
PackagistClientclass to reflect the current state of the Packagist API - Moved url generation to a separate class.
- Moved vendor formatting to a separate class.
- Changed the meta data method to actually use the repository endpoint.
- Split up integration and unit tests