Skip to content

Commit

Permalink
1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Apr 2, 2017
1 parent 273bde0 commit 49906d2
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.7"
,"version": "1.0.8"
,"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.4.5", "mage2pro/facebook": "^2.0.5"}
,"require": {"mage2pro/core": ">=2.4.20", "mage2pro/facebook": "^1.0.8"}
,"autoload": {"files": ["registration.php"], "psr-4": {"Dfe\\FacebookLike\\": ""}}
}

0 comments on commit 49906d2

Please sign in to comment.