File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed
Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change 1010 "AsaasCustomer\\ " : " src/Gateways/Asaas/Resources/Customer/"
1111 }
1212 },
13- "autoload-dev" : {
14- "psr-4" : {
15- "Tests\\ " : " tests/"
16- }
17- },
1813 "authors" : [
1914 {
2015 "name" : " Mário Lucas" ,
2116 "email" : " mariolucasdev@gmail.com"
2217 }
2318 ],
24- "require-dev" : {
25- "pestphp/pest" : " 3.5" ,
26- "laravel/pint" : " ^1.18" ,
27- "phpstan/phpstan" : " ^2.0" ,
28- "nunomaduro/termwind" : " ^2.3"
29- },
3019 "config" : {
3120 "allow-plugins" : {
3221 "pestphp/pest-plugin" : true
3726 "ext-curl" : " *" ,
3827 "guzzlehttp/guzzle" : " ^7.0"
3928 },
29+ "require-dev" : {
30+ "pestphp/pest" : " 3.5" ,
31+ "laravel/pint" : " ^1.18" ,
32+ "phpstan/phpstan" : " ^2.0" ,
33+ "nunomaduro/termwind" : " ^2.3"
34+ },
4035 "scripts" : {
4136 "lint" : " pint -v" ,
4237 "test:lint" : " pint --test -v" ,
You can’t perform that action at this time.
0 commit comments