Commit 705c0b79 authored by Fabian de Rijk's avatar Fabian de Rijk
Browse files

Issue #3268138 by fabianderijk: The service "o365.authentication" has a...

Issue #3268138 by fabianderijk: The service "o365.authentication" has a dependency on a non-existent service "externalauth.authmap"
parent 5657054b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4,6 +4,5 @@ description: 'Enable syncing of user data.'
core_version_requirement: ^8 || ^9
package: 'Microsoft Office'
dependencies:
  - externalauth:externalauth
  - o365_sso
  - o365_profile
 No newline at end of file
+2 −1
Original line number Diff line number Diff line
@@ -5,3 +5,4 @@ core_version_requirement: ^8 || ^9
package: 'Microsoft Office'
dependencies:
  - oauth2_client:oauth2_client
  - o365_sso
 No newline at end of file