Skip to content

Commit

Permalink
remove skeleton config
Browse files Browse the repository at this point in the history
  • Loading branch information
dmason30 committed Jun 23, 2020
1 parent 7b6afeb commit 52b9cac
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 @@ -43,16 +43,6 @@
"config": {
"sort-packages": true
},
"extra": {
"laravel": {
"providers": [
"Fidum\\EloquentMorphToOne\\SkeletonServiceProvider"
],
"aliases": {
"EloquentMorphToOne": "Fidum\\EloquentMorphToOne\\SkeletonFacade"
}
}
},
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit 52b9cac

Please sign in to comment.