Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Jan 4, 2023
1 parent a65dc1a commit bc20f2d
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.2.6"
,"version": "1.3.0"
,"description": "Google Font API."
,"type": "magento2-module"
,"homepage": "https://github.com/mage2pro/google-font"
Expand All @@ -11,6 +11,6 @@
"homepage": "https://www.upwork.com/fl/mage2pro",
"role": "Developer"
}]
,"require": {"mage2pro/core": ">=8.1.1", "mage2pro/google": "*"}
,"require": {"mage2pro/core": ">=9.0.5", "mage2pro/google": "*"}
,"autoload": {"files": ["registration.php"], "psr-4": {"Df\\GoogleFont\\": ""}}
}

0 comments on commit bc20f2d

Please sign in to comment.