You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, after the renaming, I marked *-bundle packages as abandoned, and moved the projects to use the renamed version.
Is it possible to completely remove these packages (exceptional-validation-bundle, exception-handler-bundle) so that they won't be listed any longer? I'm quite sure that no-one else but me is using them.
The text was updated successfully, but these errors were encountered:
@Seldaek the current rule prevents deleting a package entirely by a maintainer (rather than the Packagist admins) when a package has more than 1000 downloads in total. Should an extra criteria be added based on the recent downloads ? https://packagist.org/packages/phphd/exceptional-validation-bundle has 2172 downloads in total (so above that threshold), but it has 0 installs over the last 30 days (and even over the last 3 months).
@rela589n for the exception-handler-bundle package, you should be able to delete it from Packagist in a self-service way as it has only 654 installs.
Hello,
I'm author of the following packages:
These were previously available by the following name (now being abandoned):
So, after the renaming, I marked *-bundle packages as abandoned, and moved the projects to use the renamed version.
Is it possible to completely remove these packages (exceptional-validation-bundle, exception-handler-bundle) so that they won't be listed any longer? I'm quite sure that no-one else but me is using them.
The text was updated successfully, but these errors were encountered: