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 1053c07 commit 495067fCopy full SHA for 495067f
composer.json
@@ -1,6 +1,22 @@
1
{
2
"name": "phpay-io/phpay",
3
"type": "library",
4
+ "funding": [
5
+ {
6
+ "url": "https://github.com/sponsors/mariolucasdev",
7
+ "type": "github"
8
+ }
9
+ ],
10
+ "keywords": [
11
+ "efi",
12
+ "asaas",
13
+ "gateways de pagamento",
14
+ "gateways",
15
+ "sdk asaas",
16
+ "sdk efi",
17
+ "phpay"
18
19
+ "license": "MIT",
20
"autoload": {
21
"psr-4": {
22
"PHPay\\": "src/",
0 commit comments