-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #34 from compropago/contributors
Change to composer version
- Loading branch information
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"type": "magento2-module", | ||
"description": "ComproPago Magento2 Module", | ||
"homepage": "https://github.com/compropago/plugin-magento-2", | ||
"version": "3.1.0.0", | ||
"version": "3.1.0.3", | ||
"keywords": [ | ||
"pagos internet", | ||
"payment gateway", | ||
|
@@ -37,6 +37,10 @@ | |
{ | ||
"name": "qboDigital", | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"name": "Rus0", | ||
"email": "[email protected]" | ||
} | ||
] | ||
} |