With this method anyone who has the package installed will no longer receive updates and the addon will appear as unlisted in the control panel. The old package will still be installable via composer (GitHub should redirect the old repo URL), however it will output a warning advising the user to switch to the new version.
- Disconnect the GitHub repo from Packagist
- Rename the GitHub repo
- Push an updated composer.json plus anything else that needs renaming
- Resubmit the package to Packagist using the new name
- Mark the old package as abandoned on Packagist, and use the new name in the form
- Update Statamic marketplace with the new GitHub URL and Packagist name