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
Fatal error: Cannot use FG\ASN1\Object as Object because 'Object' is a special class name in /project/vendor/spomky-labs/jose/src/KeyConverter/ECKey.php on line 17
Bug Report
Rector version: dev-master@0cc7b66
Installed as: docker image
When I run
rector process, it dies withThis is a known problem:
Objectis a special class name fgrosse/PHPASN1#65I guess some of the dependencies need to be updated.