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 Mar 14, 2017
1 parent 791eb54 commit 812bd53
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-font"
,"version": "1.0.7"
,"version": "1.0.8"
,"description": "Google Font API."
,"type": "magento2-module"
,"homepage": "https://github.com/mage2pro/google-font"
Expand All @@ -11,6 +11,6 @@
"homepage": "https://mage2.pro/users/dmitry_fedyuk",
"role": "Developer"
}]
,"require": {"mage2pro/core": ">=2.0.5", "mage2pro/google": "*"}
,"require": {"mage2pro/core": ">=2.2.0", "mage2pro/google": "*"}
,"autoload": {"files": ["registration.php"], "psr-4": {"Df\\GoogleFont\\": ""}}
}

0 comments on commit 812bd53

Please sign in to comment.