Skip to content

Commit

Permalink
1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Mar 28, 2017
1 parent 141b3c0 commit 273bde0
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/facebook-like"
,"version": "1.0.6"
,"version": "1.0.7"
,"description": "The «Facebook Like & Share» extension for Magento 2."
,"type": "magento2-module"
,"homepage": "https://mage2.pro/t/115"
Expand All @@ -11,6 +11,6 @@
"homepage": "https://mage2.pro/users/dmitry_fedyuk",
"role": "Developer"
}]
,"require": {"mage2pro/core": ">=2.0.5", "mage2pro/facebook": "^2.0.5"}
,"require": {"mage2pro/core": ">=2.4.5", "mage2pro/facebook": "^2.0.5"}
,"autoload": {"files": ["registration.php"], "psr-4": {"Dfe\\FacebookLike\\": ""}}
}

0 comments on commit 273bde0

Please sign in to comment.