Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Aug 17, 2017
1 parent 131e4ee commit 437758e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mage2pro/payfort"
,"version": "0.0.1"
,"version": "0.0.2"
,"description": "The «PayFort» payment extension for Magento 2."
,"type": "magento2-module"
,"homepage": "https://mage2.pro/c/extensions/payfort"
Expand All @@ -12,7 +12,7 @@
"role": "Developer"
}]
,"require": {"mage2pro/core": ">=2.10.27"}
,"autoload": {"files": ["registration.php"], "psr-4": {"Dfe\\Iyzico\\": ""}}
,"autoload": {"files": ["registration.php"], "psr-4": {"Dfe\\PayFort\\": ""}}
,"keywords": [
"3D Secure"
,"API"
Expand Down

0 comments on commit 437758e

Please sign in to comment.