Skip to content

Commit 7fd5d86

Browse files
insignasvae
authored andcommitted
1 parent 7d446d4 commit 7fd5d86

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: composer.json

+7
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,12 @@
3030
"psr-4": {
3131
"Asvae\\ApiTester\\": "src/"
3232
}
33+
},
34+
"extra": {
35+
"laravel": {
36+
"providers": [
37+
"Asvae\\ApiTester\\ServiceProvider"
38+
]
39+
}
3340
}
3441
}

0 commit comments

Comments
 (0)