Skip to content

Commit

Permalink
CIVIOLK365-20 Fix incorrect extension dependency
Browse files Browse the repository at this point in the history
Fix incorrect extension dependency (key), com.cividesk.apikey and not apikey
  • Loading branch information
agileware-justin authored Mar 19, 2021
1 parent 0698fb4 commit b5d0750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</civix>
<requires>
<ext>dataprocessor</ext>
<ext>apikey</ext>
<ext>com.cividesk.apikey</ext>
</requires>
<classloader>
<psr4 prefix="Civi\" path="Civi" />
Expand Down

0 comments on commit b5d0750

Please sign in to comment.