Skip to content

Commit 93c594f

Browse files
1 parent de0947c commit 93c594f

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mage2pro/securepay"
3-
,"version": "1.6.5"
3+
,"version": "1.6.6"
44
,"description": "SecurePay integration with Magento 2"
55
,"type": "magento2-module"
66
,"homepage": "https://mage2.pro/c/extensions/securepay"

etc/di.xml

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

etc/frontend/di.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@
1717
</argument>
1818
</arguments>
1919
</type>
20+
<virtualType name='Dfe\SecurePay\Controller\Confirm\Index' type='Df\Payment\W\Action'/>
21+
<virtualType name='Dfe\SecurePay\Controller\CustomerReturn\Index' type='Df\Payment\CustomerReturn'/>
2022
</config>

0 commit comments

Comments
 (0)