Skip to content

Commit

Permalink
0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Sep 28, 2021
1 parent c1c80d6 commit f6971d6
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/amelia"
,"version": "0.0.3"
,"version": "0.0.4"
,"description": "An integration between amelia.ai and canadasatellite.ca (Magento 2)"
,"type": "magento2-module"
,"homepage": "https://github.com/canadasatellite-ca/amelia"
Expand All @@ -11,7 +11,7 @@
,"homepage": "https://mage2.pro/users/dmitry_fedyuk"
,"role": "Developer"
}]
,"require": {"canadasatellite/core": ">=2.2.8", "mage2pro/core": ">=7.7.7"}
,"require": {"canadasatellite/core": ">=2.2.9", "mage2pro/core": ">=7.7.7"}
,"autoload": {"files": ["registration.php"], "psr-4": {"CanadaSatellite\\Amelia\\": ""}}
,"keywords": ["Magento 2"]
}

0 comments on commit f6971d6

Please sign in to comment.