Skip to content

Commit

Permalink
Remove helpers file from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
litvinjuan committed Aug 10, 2019
1 parent f399881 commit 20bb1b4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,7 @@
"autoload": {
"psr-4": {
"litvinjuan\\LaravelPayments\\": "src"
},
"files": [
"src\\Util\\helpers.php"
]
}
},
"extra": {
"laravel": {
Expand Down

0 comments on commit 20bb1b4

Please sign in to comment.