Skip to content

Commit

Permalink
Add new version and change php requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Gent Spahiu committed Aug 24, 2020
1 parent ece9ff4 commit 56baf0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "moosend/module-mootracker",
"description": "Moosend Ecommerce & Marketing Automations Magento Module",
"version": "1.0.10",
"type": "magento2-module",
"license": [
"OSL-3.0",
Expand All @@ -16,7 +17,7 @@
"magento/module-config": "101.0.*"
},
"require": {
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0",
"php": "^5.5 || ^7.0",
"moosend/website-tracking": "^1.12"
},
"require-dev": {
Expand Down

0 comments on commit 56baf0d

Please sign in to comment.