Skip to content

Commit c82e615

Browse files
authored
Update composer.json
1 parent 1fede69 commit c82e615

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,12 @@
2929
"psr-4": {
3030
"Apiauth\\Laravel\\": "tests"
3131
}
32+
},
33+
"extra": {
34+
"laravel": {
35+
"providers": [
36+
"Apiauth\Laravel\CAuthServiceProvider"
37+
]
38+
}
3239
}
3340
}

0 commit comments

Comments
 (0)