Skip to content

Commit

Permalink
bump version for php support
Browse files Browse the repository at this point in the history
added gitignore to ignore the idea folder
  • Loading branch information
imichaelv committed Jun 15, 2022
1 parent b7de562 commit 2fd931a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/.idea/*
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "forwarder/belco-magento2",
"license": "GPL-3.0",
"type": "magento2-module",
"version": "0.4.1",
"version": "0.4.2",
"description":"Belco.io Magento Module to install widget code and sync customer information.",
"require": {
"php": "~7.2.0|~7.3.0|~7.4.0",
Expand Down

0 comments on commit 2fd931a

Please sign in to comment.