Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Oct 28, 2021
1 parent 5d91b6b commit 83ee3b9
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": "frugue/core"
,"version": "0.8.1"
,"version": "0.8.2"
,"description": "A custom module for frugue.com"
,"type": "magento2-module"
,"homepage": "https://github.com/frugue/core"
Expand All @@ -11,7 +11,7 @@
,"homepage": "https://mage2.pro/users/dmitry_fedyuk"
,"role": "Developer"
}]
,"require": {"mage2pro/core": ">=4.2.4"}
,"require": {"mage2pro/core": ">=7.8.8"}
,"autoload": {"files": ["registration.php"], "psr-4": {"Frugue\\Core\\": ""}}
,"keywords": ["Magento 2"]
}

0 comments on commit 83ee3b9

Please sign in to comment.