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 e44f2de commit 1c6381f
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/yandex-kassa"
,"version": "1.0.5"
,"version": "1.0.6"
,"description": "Yandex.Kassa (Яндекс.Касса, Yandex.Checkout) integration with Magento 2"
,"type": "magento2-module"
,"homepage": "https://mage2.pro/c/extensions/yandex-kassa"
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 @@ -10,4 +10,6 @@
</argument>
</arguments>
</type>
<virtualType name='Dfe\YandexKassa\Controller\CustomerReturn\Index' type='Df\Payment\CustomerReturn'/>
<virtualType name='Dfe\YandexKassa\Controller\Index\Index' type='Df\Payment\W\Action'/>
</config>

0 comments on commit 1c6381f

Please sign in to comment.