Skip to content

Releases: packagist/private-packagist-api-client

1.31.0

24 Jan 14:47
7c01112
Compare
Choose a tag to compare
  • Teams: add endpoints to fetch a single team #57

1.30.0

16 Sep 15:45
c382497
Compare
Choose a tag to compare

Teams: add endpoints to create, edit, and delete teams #55
Teams: add endpoints to add and remove team members #55

1.29.0

18 Aug 10:55
61fabb0
Compare
Choose a tag to compare
  • Customer: add endpoint to fetch a package with all versions the customer has access to

1.28.0

03 Mar 17:42
6c846fb
Compare
Choose a tag to compare
  • HttpClient: allow using the client with psr/http-client-implementation directly, instead of php-http/client-implementation

1.27.1

03 Feb 15:03
42be3bd
Compare
Choose a tag to compare
  • ExceptionThrower: handle case where $content is array without a message key
  • Client: throw InvalidArgumentException if empty auth is set
  • Tokens: throw InvalidArgumentException if both teamId and accessToAllPackages are set

1.27.0

20 Jan 13:42
42676ff
Compare
Choose a tag to compare
  • Authentication Tokens: add endpoints to manage team tokens

1.26.0

03 Dec 14:34
b2cf0b5
Compare
Choose a tag to compare

Add support for PHP8.1

1.25.0

23 Aug 10:05
30796e3
Compare
Choose a tag to compare
  • Add support for PHP8 and drop support for PHP versions < 7.2

1.24.0

03 Jun 09:42
db13f01
Compare
Choose a tag to compare
  • Client: add a request header "API-CLIENT-VERSION" with the API client version
  • Require Composer 2 runtime

1.23.0

26 May 13:38
4489fb9
Compare
Choose a tag to compare
  • Security issues: add endpoints to list all security issues for a package or an organization
  • Package: add endpoint to filter by security issue state