diff --git a/composer.json b/composer.json index e1f00c7..5c90d42 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "drupal/openapi": "~1.0", "drupal/openapi_ui_redoc": "~1.0", "drupal/openapi_ui_swagger": "~1.0", - "drupal/simple_oauth": "~3.0", + "drupal/simple_oauth": "~4.0", "drupal/schema_metatag": "~1.0", "drupal/restui": "~1.0", "drupal/jsonapi_extras": "~3.0", diff --git a/varbase_api.info.yml b/varbase_api.info.yml index 44bb3f6..d618391 100644 --- a/varbase_api.info.yml +++ b/varbase_api.info.yml @@ -12,7 +12,6 @@ dependencies: - openapi_ui_redoc:openapi_ui_redoc - openapi_ui_swagger:openapi_ui_swagger - simple_oauth:simple_oauth - - simple_oauth:simple_oauth_extras install: - restui - jsonapi_extras