diff --git a/composer.json b/composer.json index a799faa..11ca5a8 100644 --- a/composer.json +++ b/composer.json @@ -8,11 +8,11 @@ "PHPay\\Efi\\": "src/Gateways/Efi/", "Efi\\": "src/Gateways/Efi/", "AsaasCustomer\\": "src/Gateways/Asaas/Resources/Customer/" - }, - "autoload-dev": { - "psr-4": { - "Tests\\": "tests/" - } + } + }, + "autoload-dev": { + "psr-4": { + "Tests\\": "tests/" } }, "authors": [ @@ -48,4 +48,4 @@ "@test:types" ] } -} +} \ No newline at end of file