Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Nov 18, 2017
1 parent de0947c commit 93c594f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mage2pro/securepay"
,"version": "1.6.5"
,"version": "1.6.6"
,"description": "SecurePay integration with Magento 2"
,"type": "magento2-module"
,"homepage": "https://mage2.pro/c/extensions/securepay"
Expand Down
8 changes: 0 additions & 8 deletions etc/di.xml

This file was deleted.

2 changes: 2 additions & 0 deletions etc/frontend/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@
</argument>
</arguments>
</type>
<virtualType name='Dfe\SecurePay\Controller\Confirm\Index' type='Df\Payment\W\Action'/>
<virtualType name='Dfe\SecurePay\Controller\CustomerReturn\Index' type='Df\Payment\CustomerReturn'/>
</config>

0 comments on commit 93c594f

Please sign in to comment.