Skip to content

Commit 43b5ec1

Browse files
committed
fix minor error
1 parent 60768ec commit 43b5ec1

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,7 @@
1515
"autoload": {
1616
"psr-4": {
1717
"Xenon\\LaravelBDSms\\": "src/"
18-
},
19-
"files": [
20-
"Helper/Helper.php"
21-
]
18+
}
2219
},
2320
"extra": {
2421
"laravel": {

0 commit comments

Comments
 (0)