Skip to content

Commit

Permalink
Add auto discover
Browse files Browse the repository at this point in the history
  • Loading branch information
nxu authored May 4, 2018
1 parent d677adc commit 590e90d
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 @@ -22,5 +22,12 @@
},
"require-dev": {
"phpunit/phpunit": "^5.7"
},
"extra": {
"laravel": {
"providers": [
"LaravelHungary\\Barion\\BarionServiceProvider"
]
}
}
}

0 comments on commit 590e90d

Please sign in to comment.