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 a9afa86 commit 6c15541Copy full SHA for 6c15541
composer.json
@@ -8,11 +8,11 @@
8
"PHPay\\Efi\\": "src/Gateways/Efi/",
9
"Efi\\": "src/Gateways/Efi/",
10
"AsaasCustomer\\": "src/Gateways/Asaas/Resources/Customer/"
11
- },
12
- "autoload-dev": {
13
- "psr-4": {
14
- "Tests\\": "tests/"
15
- }
+ }
+ },
+ "autoload-dev": {
+ "psr-4": {
+ "Tests\\": "tests/"
16
}
17
},
18
"authors": [
@@ -48,4 +48,4 @@
48
"@test:types"
49
]
50
51
-}
+}
0 commit comments