Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Apr 12, 2017
1 parent df9f487 commit fb3790e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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/ipay88"
,"version": "0.0.9"
,"version": "0.1.0"
,"description": "The «iPay88» payment extension for Magento 2."
,"type": "magento2-module"
,"homepage": "https://mage2.pro/c/extensions/ipay88"
Expand Down
2 changes: 1 addition & 1 deletion etc/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</argument>
</arguments>
</type>
<virtualType name='Dfe\IPay88\Controller\Index\Index' type='Df\Payment\W\Action'/>
<virtualType name='Dfe\IPay88\Controller\Confirm\Index' type='Df\Payment\W\Action'/>
<virtualType name='Dfe\IPay88\Controller\CustomerReturn\Index' type='Df\Payment\CustomerReturn'/>
</config>

0 comments on commit fb3790e

Please sign in to comment.