-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Is your feature request related to a problem? Please describe.
While there are a couple of methods for adding, editing, or deleting packages, unless I'm mistaken, there are none for updating a package.
Describe the desired solution
It would be great if there would be a method for updating a package. Something like this:
$package = $client->packages()->update('acme-website/package');
Describe the alternatives that you have considered
None considered.
Additional context
Sorry if updating a package is already possible; I never actually used this library but only checked the README.md
and couldn't find anything about updating.
Metadata
Metadata
Assignees
Labels
No labels