Skip to content

Commit

Permalink
Merge pull request #78 from Omranic/patch-1
Browse files Browse the repository at this point in the history
Support Auto-Discovery
  • Loading branch information
fideloper committed Jun 15, 2017
2 parents b380a54 + c3021fc commit 9cdf6f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@
"extra": {
"branch-alias": {
"dev-master": "3.3-dev"
},
"laravel": {
"providers": [
"Fideloper\\Proxy\\TrustedProxyServiceProvider"
]
}
},
"minimum-stability": "dev",
Expand Down

0 comments on commit 9cdf6f1

Please sign in to comment.