Skip to content

Commit a5a44f0

Browse files
Amend composer.json
1 parent 03735b9 commit a5a44f0

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

composer.json

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "payfast/payfast",
3-
"description": "Payfast Aggregation Module - Magento v2.4.7+",
4-
"license": "proprietary",
5-
"homepage": "https://payfast.io",
3+
"description": "Payfast Aggregation Module Magento 2",
4+
"type": "magento2-module",
65
"version": "2.7.0",
7-
"minimum-stability": "dev",
6+
"minimum-stability": "stable",
7+
"license": "GPL-3.0",
88
"authors": [
99
{
1010
"name": "App Inlet (Pty) Ltd",
@@ -15,9 +15,6 @@
1515
"php": "^8.2",
1616
"payfast/payfast-common": "v1.4.0"
1717
},
18-
"support": {
19-
"email": "support@payfast.help"
20-
},
2118
"autoload": {
2219
"files": [
2320
"registration.php"

0 commit comments

Comments
 (0)