Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Nov 7, 2021
1 parent a6d5609 commit cb92937
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": "canadasatellite/core"
,"version": "0.3.2"
,"version": "0.3.3"
,"description": "A custom module for canadasatellite.ca (Magento 2)"
,"type": "magento2-module"
,"homepage": "https://github.com/canadasatellite-ca/core"
Expand All @@ -11,7 +11,7 @@
,"homepage": "https://mage2.pro/users/dmitry_fedyuk"
,"role": "Developer"
}]
,"require": {"mage2pro/core": ">=7.7.8"}
,"require": {"mage2pro/core": ">=7.8.9", "mage2pro/phone": ">=1.1.1"}
,"autoload": {"files": ["registration.php"], "psr-4": {"CanadaSatellite\\Core\\": ""}}
,"keywords": ["Magento 2"]
}

0 comments on commit cb92937

Please sign in to comment.