Commit ac819721 authored by Narendra Rajwar's avatar Narendra Rajwar Committed by Will Hartmann
Browse files

Issue #3160308 by narendra.rajwar27: Drupal 9 compatibility

parent e4d7fbd3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,4 +3,5 @@ description: Integrate Drupal 8 modules with Eloqua REST API.
type: module
package: Eloqua
core: 8.x
core_version_requirement: ^8 || ^9
configure: eloqua_api_redux.settings
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ description: Provides Eloqua API authentication using a resource owner password
type: module
package: Eloqua
core: 8.x
core_version_requirement: ^8 || ^9
configure: eloqua_api_auth_fallback.settings
dependecies:
  - eloqua_api_redux:eloqua_api_redux