-
Notifications
You must be signed in to change notification settings - Fork 449
Description
I think this package is pretty dead and there is a good replacement https://github.com/thephpleague/oauth2-server-bundle
Since this package is heavily used (over 5k daily installs still – without counting all the forks that just did a patch left and right to add support to a different doctrine or symfony version), I think an official statement and migration docs are in order.
My suggestion would be:
- Deprecate the package on packagist side proposing
composer require league/oauth2-server-bundle
as a replacement - Work on a migration doc
The first one is unfortunately an admin thing: no one can help but the maintainers themselves IIRC it's @deguif and @pierredup, so sorry for pinging you guys but no one else can do it.
Regarding the migration doc, it still can be a nice external contribution. I am sure a lot of people need to migrate and some might find time to document it. I am happy to help there for reviewing & merging doc PRs if you give me access to.
/cc @chalasr