Skip to content

Commit a27940e

Browse files
committed
Remove Laravel autodiscovery
1 parent bf70738 commit a27940e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

composer.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,5 @@
2727
"psr-4": {
2828
"DavidNgugi\\LaravelPHPGenerator\\" : "src/"
2929
}
30-
},
31-
"extra": {
32-
"laravel": {
33-
"providers": [
34-
"DavidNgugi\\LaravelPHPGenerator\\LaravelPHPGeneratorServiceProvider"
35-
]
36-
}
3730
}
3831
}

0 commit comments

Comments
 (0)