Skip to content

Commit

Permalink
Merge pull request #5 from mikerockett/patch-1
Browse files Browse the repository at this point in the history
Package discovery support
  • Loading branch information
warhsn authored Sep 7, 2017
2 parents 437751b + 69e29ff commit 0b42ca0
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 @@ -16,5 +16,12 @@
},
"require-dev": {
"symfony/var-dumper": "^3.0"
},
"extra": {
"laravel": {
"providers": [
"Billow\\PayfastServiceProvider"
]
}
}
}

0 comments on commit 0b42ca0

Please sign in to comment.