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 f5cb477 commit 0db412c
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/ginger-payments"
,"version": "1.2.0"
,"version": "1.2.1"
,"description": "Ginger Payments integration with Magento 2"
,"type": "magento2-module"
,"homepage": "https://mage2.pro/c/extensions/ginger-payments"
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 @@ -13,4 +13,6 @@
<virtualType name='Dfe\GingerPayments\ConfigProvider' type='Df\GingerPaymentsBase\ConfigProvider'>
<arguments><argument name='module' xsi:type='string'>Dfe_GingerPayments</argument></arguments>
</virtualType>
<virtualType name='Dfe\GingerPayments\Controller\Confirm\Index' type='Df\Payment\W\Action'/>
<virtualType name='Dfe\GingerPayments\Controller\CustomerReturn\Index' type='Df\Payment\CustomerReturn'/>
</config>

0 comments on commit 0db412c

Please sign in to comment.