Skip to content

Commit 68dc4d0

Browse files
Merge pull request #271 from wmortada/civix-upgrade
Civix upgrade
2 parents cb8bef5 + 29977f0 commit 68dc4d0

File tree

3 files changed

+1
-58
lines changed

3 files changed

+1
-58
lines changed

info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<mixin>[email protected]</mixin>
3030
<mixin>[email protected]</mixin>
3131
<mixin>[email protected]</mixin>
32-
<mixin>[email protected].0</mixin>
32+
<mixin>[email protected].1</mixin>
3333
</mixins>
3434
<classloader>
3535
<psr0 prefix="CRM_" path="."/>

mixin/[email protected]

Lines changed: 0 additions & 56 deletions
This file was deleted.

omnipaymultiprocessor.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ function omnipaymultiprocessor_civicrm_container(ContainerBuilder $container) {
1414
$container->addCompilerPass(new Civi\OmnipayMultiProcessor\ActionProvider\CompilerPass(), PassConfig::TYPE_OPTIMIZE);
1515
}
1616

17-
1817
/**
1918
* Implementation of hook_civicrm_config
2019
*

0 commit comments

Comments
 (0)