api-router
api-router copied to clipboard
Abandoned Package doctrine/annotations
Hi Pavel,
there are now problems with doctrine/annotations package:
composer depends doctrine/annotations
contributte/api-router v6.0.0 requires doctrine/annotations (^2.0.1)
composer audit
Found 1 abandoned package: +----------------------+----------------------------------------------------------------------------------+ | Abandoned Package | Suggested Replacement | +----------------------+----------------------------------------------------------------------------------+ | doctrine/annotations | none | +----------------------+----------------------------------------------------------------------------------+
https://packagist.org/packages/doctrine/annotations README: ⚠️ PHP 8 introduced attributes, which are a native replacement for annotations. As such, this library is considered feature complete, and should receive exclusively bugfixes and security fixes.
We do not recommend using this library in new projects and encourage authors of downstream libraries to offer support for attributes as an alternative to Doctrine Annotations.