Skip to content

Commit

Permalink
1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Oct 25, 2017
1 parent 799995a commit 41587b7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
4 changes: 0 additions & 4 deletions ConfigProvider.php

This file was deleted.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mage2pro/qiwi"
,"version": "1.0.6"
,"version": "1.0.7"
,"description": "The «Visa QIWI Wallet» (QIWI Кошелёк) payment extension for Magento 2."
,"type": "magento2-module"
,"homepage": "https://mage2.pro/c/extensions/qiwi"
Expand Down
3 changes: 3 additions & 0 deletions etc/frontend/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,7 @@
</argument>
</arguments>
</type>
<virtualType name='Dfe\Qiwi\ConfigProvider' type='Df\Payment\ConfigProvider'>
<arguments><argument name='module' xsi:type='string'>Dfe_Qiwi</argument></arguments>
</virtualType>
</config>

0 comments on commit 41587b7

Please sign in to comment.