Skip to content

Commit 430de1a

Browse files
authored
Merge pull request #8 from robinvdvleuten/master
Fixed auto-discovery of package
2 parents b5ab470 + 52b6c2a commit 430de1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"BotMan\\Tinker\\": "src/"
3131
}
3232
},
33-
"extras": {
33+
"extra": {
3434
"laravel": {
3535
"providers": [
3636
"BotMan\\Tinker\\TinkerServiceProvider"

0 commit comments

Comments
 (0)