Skip to content

Commit

Permalink
0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed May 12, 2017
1 parent 2fadbdf commit 3857f14
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/portal-stripe"
,"version": "0.3.2"
,"version": "0.3.3"
,"description": "The stripe.mage2.pro website."
,"type": "magento2-module"
,"homepage": "https://stripe.mage2.pro"
Expand All @@ -11,7 +11,7 @@
"homepage": "https://mage2.pro/users/dmitry_fedyuk",
"role": "Developer"
}]
,"require": {"mage2pro/core": ">=2.6.19", "mage2pro/flag": ">=0.0.3", "mage2pro/portal": ">=0.4.0"}
,"require": {"mage2pro/core": ">=2.6.19", "mage2pro/flag": ">=0.0.4", "mage2pro/portal": ">=0.4.0"}
,"autoload": {"files": ["registration.php"], "psr-4": {"Dfe\\PortalStripe\\": ""}}
,"df": {"portal": {
"html": {"title": "Stripe payment extension for Magento 2"}
Expand Down

0 comments on commit 3857f14

Please sign in to comment.