We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0059175 commit 7ecdc53Copy full SHA for 7ecdc53
composer.json
@@ -45,16 +45,6 @@
45
"config": {
46
"sort-packages": true
47
},
48
- "extra": {
49
- "laravel": {
50
- "providers": [
51
- "MatanYadaev\\LaravelEloquentSpatial\\LaravelEloquentSpatialServiceProvider"
52
- ],
53
- "aliases": {
54
- "LaravelEloquentSpatial": "MatanYadaev\\LaravelEloquentSpatial\\LaravelEloquentSpatialFacade"
55
- }
56
57
- },
58
"minimum-stability": "dev",
59
"prefer-stable": true
60
}
0 commit comments