Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #136 from Omranic/patch-1
Browse files Browse the repository at this point in the history
Support Auto-Discovery
  • Loading branch information
Roumen Damianoff authored Jun 21, 2017
2 parents ccf1107 + 7ded656 commit aa2133c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,12 @@
"Roumen\\Sitemap": "src/"
}
},
"extra": {
"laravel": {
"providers": [
"Roumen\\Sitemap\\SitemapServiceProvider"
]
}
},
"minimum-stability": "stable"
}

0 comments on commit aa2133c

Please sign in to comment.