diff --git a/composer.json b/composer.json index 80616e9..7f88082 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,7 @@ "require": { "php": "^7.2.15", "ext-json": "*", + "ext-gmp": "*", "illuminate/support": "^7.18", "web-auth/webauthn-lib" : "^3.2", "symfony/psr-http-message-bridge": "^2.0", @@ -53,4 +54,4 @@ ] } } -} \ No newline at end of file +}