Fix gmp BigInteger error (TypeError: Argument 1 passed to Jose/Component/Core/Util/Ecc/Point::create() must be an instance of Brick/Math/BigInteger, instance of GMP given)
This won’t resolve the issue, this library will still continue to use gmp and this will break all applications that are still using web-token/* v2.0 or v2.1
Fix gmp BigInteger error (TypeError: Argument 1 passed to Jose/Component/Core/Util/Ecc/Point::create() must be an instance of Brick/Math/BigInteger, instance of GMP given)