Skip to content

Commit

Permalink
updating composer file versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nquam-ac committed Jan 10, 2022
1 parent aa8fbd8 commit 5ef3c88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"config": {
"sort-packages": true
},
"version": "2.0.2",
"version": "2.0.3",
"require": {
"php": "~7.3.0||~7.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "ActiveCampaign extension for Magento 2.3 and 2.4",
"type": "magento2-component",
"license": "OSL-3.0",
"version": "2.0.3",
"version": "2.0.4",
"repositories": [
{
"type": "composer",
Expand Down

0 comments on commit 5ef3c88

Please sign in to comment.