We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03735b9 commit a5a44f0Copy full SHA for a5a44f0
composer.json
@@ -1,10 +1,10 @@
1
{
2
"name": "payfast/payfast",
3
- "description": "Payfast Aggregation Module - Magento v2.4.7+",
4
- "license": "proprietary",
5
- "homepage": "https://payfast.io",
+ "description": "Payfast Aggregation Module Magento 2",
+ "type": "magento2-module",
6
"version": "2.7.0",
7
- "minimum-stability": "dev",
+ "minimum-stability": "stable",
+ "license": "GPL-3.0",
8
"authors": [
9
10
"name": "App Inlet (Pty) Ltd",
@@ -15,9 +15,6 @@
15
"php": "^8.2",
16
"payfast/payfast-common": "v1.4.0"
17
},
18
- "support": {
19
- "email": "support@payfast.help"
20
- },
21
"autoload": {
22
"files": [
23
"registration.php"
0 commit comments