Releases: packagist/private-packagist-api-client
Releases · packagist/private-packagist-api-client
1.31.0
24 Jan 14:47
Compare
Sorry, something went wrong.
No results found
Teams: add endpoints to fetch a single team #57
1.30.0
16 Sep 15:45
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Customer: add endpoint to fetch a package with all versions the customer has access to
1.28.0
03 Mar 17:42
Compare
Sorry, something went wrong.
No results found
HttpClient: allow using the client with psr/http-client-implementation directly, instead of php-http/client-implementation
1.27.1
03 Feb 15:03
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Authentication Tokens: add endpoints to manage team tokens
1.26.0
03 Dec 14:34
Compare
Sorry, something went wrong.
No results found
1.25.0
23 Aug 10:05
Compare
Sorry, something went wrong.
No results found
Add support for PHP8 and drop support for PHP versions < 7.2
1.24.0
03 Jun 09:42
Compare
Sorry, something went wrong.
No results found
Client: add a request header "API-CLIENT-VERSION" with the API client version
Require Composer 2 runtime
1.23.0
26 May 13:38
Compare
Sorry, something went wrong.
No results found
Security issues: add endpoints to list all security issues for a package or an organization
Package: add endpoint to filter by security issue state