Skip to content

Commit 7ecdc53

Browse files
committed
remove auto-discovery part from composer.json
1 parent 0059175 commit 7ecdc53

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

composer.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,6 @@
4545
"config": {
4646
"sort-packages": true
4747
},
48-
"extra": {
49-
"laravel": {
50-
"providers": [
51-
"MatanYadaev\\LaravelEloquentSpatial\\LaravelEloquentSpatialServiceProvider"
52-
],
53-
"aliases": {
54-
"LaravelEloquentSpatial": "MatanYadaev\\LaravelEloquentSpatial\\LaravelEloquentSpatialFacade"
55-
}
56-
}
57-
},
5848
"minimum-stability": "dev",
5949
"prefer-stable": true
6050
}

0 commit comments

Comments
 (0)