Skip to content

Commit

Permalink
composer.json bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iMohammadd committed Nov 12, 2017
1 parent b31233c commit 8a2f3b0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
},
"autoload": {
"psr-4": {
"Larabookir\\Gateway\\": "src/",
"Larabookir\\Gateway\\Tests\\": "tests/"
"Aries\\Gateway\\": "src/"
}
},
"minimum-stability": "dev"
Expand Down

0 comments on commit 8a2f3b0

Please sign in to comment.