Commit b288d553 authored by Fabian de Rijk's avatar Fabian de Rijk
Browse files

Issue #3268138: The service "o365.authentication" has a dependency on a...

Issue #3268138: The service "o365.authentication" has a dependency on a non-existent service "externalauth.authmap"
parent c6f21b61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
    "require": {
        "microsoft/microsoft-graph": "^1.40",
        "drupal/oauth2_client": "^3.0@beta",
        "drupal/externalauth": "^1.3",
        "drupal/externalauth": "^2.0",
        "xantios/mimey": "^2.2"
    },
    "require-dev": {