eversign / eversign-php-sdk

The official eversign PHP SDK
https://eversign.com
MIT License
17 stars 24 forks source link

Remove usage of the Annotation Registry as it's been removed and allow update to doctrine/annotations:^2.0 #81

Open PrinsFrank opened 1 year ago

PrinsFrank commented 1 year ago

In #74 and #75 the doctrine/annotations package is locked specifically to ^1.9 as the Annotation Registry is used and that has been removed from version 2 onwards. This makes it impossible to upgrade other packages that rely on the new annotations package version.

marianperca commented 1 year ago

Can you please let us know when this will be merged?

PrinsFrank commented 1 year ago

@milanlatinovic Are you the right person to tag here? @szepeviktor also made a bunch of contrubitions that should get merged. Or should we consider this repository abandoned?