Skip to content

Commit

Permalink
1.1.2: #41
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Dec 14, 2019
1 parent 9a5692c commit c592b25
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": "royalwholesalecandy/core"
,"version": "1.1.1"
,"version": "1.1.2"
,"description": "A custom module for royalwholesalecandy.com (Magento 2)"
,"type": "magento2-module"
,"homepage": "https://github.com/royalwholesalecandy/core"
Expand All @@ -11,7 +11,7 @@
,"homepage": "https://mage2.pro/users/dmitry_fedyuk"
,"role": "Developer"
}]
,"require": {"mage2pro/core": ">=5.4.2"}
,"require": {"mage2pro/core": ">=5.5.8"}
,"autoload": {"files": ["registration.php"], "psr-4": {"RWCandy\\Core\\": ""}}
,"keywords": ["Magento 2"]
}

0 comments on commit c592b25

Please sign in to comment.