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 ac3e721 commit cb2139d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 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/payfort"
,"version": "0.0.3"
,"version": "0.0.4"
,"description": "PayFort integration with Magento 2"
,"type": "magento2-module"
,"homepage": "https://mage2.pro/c/extensions/payfort"
Expand Down
7 changes: 0 additions & 7 deletions etc/di.xml

This file was deleted.

1 change: 1 addition & 0 deletions etc/frontend/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@
<virtualType name='Dfe\PayFort\ConfigProvider' type='Df\StripeClone\ConfigProvider'>
<arguments><argument name='module' xsi:type='string'>Dfe_PayFort</argument></arguments>
</virtualType>
<virtualType name='Dfe\PayFort\Controller\Index\Index' type='Df\Payment\W\Action'/>
</config>

0 comments on commit cb2139d

Please sign in to comment.