Skip to content

Commit 7619c4e

Browse files
Merge pull request #2 from stackkit/develop
Remove auto discover
2 parents 5c2c47b + 030b51d commit 7619c4e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

composer.json

-7
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,5 @@
2525
"psr-4": {
2626
"Tests\\": "tests/"
2727
}
28-
},
29-
"extra": {
30-
"laravel": {
31-
"providers": [
32-
"Stackkit\\LaravelGoogleCloudLogging\\LoggingServiceProvider"
33-
]
34-
}
3528
}
3629
}

0 commit comments

Comments
 (0)