Releases: KnpLabs/packagist-api
Releases · KnpLabs/packagist-api
v1.6.0
- allow doctrine/inflector 2 (Massimiliano Arione) - 421e2a4
- Fix all phpstan errors are level 7 (Robbie Averill) - 5352c68
- Upgrade phpspec to 5.1 (Robbie Averill) - 952f468
- Add PHP 7.3 and fix bin path to phpcs (Robbie Averill) - 32558c4
- Fix PSR-2 linting errors and add lint check to Travis (Robbie Averill) - e8f4852
- Add getReplacementPackage() for abandoned packages and package versions (Robbie Averill) - 876299d
- Remove broken HHVM badge from readme (Robbie Averill) - a6ea257
- Explicitly add maintainers in the README (alexpozzi) - 76d9018
- Don't test hhvm anymore (Albin Kerouanton) - 8dea35e
- Drop support for PHP 5.5, 5.6 and 7.0 (Albin Kerouanton) - cfcd783
v1.5.1
Credits go to: @kmadejski and @soullivaneuh.
v1.5.0
v1.4.0
- Little fixes
- Added abandoned flag for packages and versions
- Use newest version of guzzle aka guzzlehttp
- Drop support for php 5.3 & 5.4
Thank you @GrahamCampbell, @soullivaneuh, @psampaz, @Flyingmana & @MarioBlazek for your contributions!
1.3.0: Merge pull request #30 from vinkla/attributes
Add gitattributes for smaller download size
v1.2 stable
Merge pull request #16 from fezfez/master Add repository to Results DTO + correct favers
v1.1 stable
- Fixed issue #9.
- Deps updated.
v1.0 stable
Merge pull request #4 from chillu/pulls/skip-missing-dist-factory Allow empty 'dist' in Result\Factory