Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
danjme committed Oct 26, 2015
1 parent 543d3bc commit 27dfb4e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
{
"name": "clearbooks/php-paypal-api"
"name": "clearbooks/php-paypal-api",
"autoload" : {
"psr-4": {
"Paypal\\Api\\" : "Paypal/Api/"
}
}
}

0 comments on commit 27dfb4e

Please sign in to comment.