Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Apr 1, 2017
1 parent a47c86a commit a830cb7
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/google-backend-login"
,"version": "1.0.4"
,"version": "1.0.5"
,"description": "The «Backend Login with Google Account» extension for Magento 2."
,"type": "magento2-module"
,"homepage": "https://mage2.pro/t/46"
Expand All @@ -11,6 +11,6 @@
"homepage": "https://mage2.pro/users/dmitry_fedyuk",
"role": "Developer"
}]
,"require": {"mage2pro/core": ">=2.4.5", "mage2pro/google": "^1.0.2"}
,"require": {"mage2pro/core": ">=2.4.19", "mage2pro/google": ">=1.0.5"}
,"autoload": {"files": ["registration.php"], "psr-4": {"Dfe\\GoogleBackendLogin\\": ""}}
}

0 comments on commit a830cb7

Please sign in to comment.