Skip to content

Commit

Permalink
remove auto-discovery part from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MatanYadaev committed Aug 31, 2021
1 parent 0059175 commit 7ecdc53
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,6 @@
"config": {
"sort-packages": true
},
"extra": {
"laravel": {
"providers": [
"MatanYadaev\\LaravelEloquentSpatial\\LaravelEloquentSpatialServiceProvider"
],
"aliases": {
"LaravelEloquentSpatial": "MatanYadaev\\LaravelEloquentSpatial\\LaravelEloquentSpatialFacade"
}
}
},
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit 7ecdc53

Please sign in to comment.