Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Commit

Permalink
Merge 3807a64 into 38c743f
Browse files Browse the repository at this point in the history
  • Loading branch information
PatchRanger committed Jan 6, 2018
2 parents 38c743f + 3807a64 commit 36ffb42
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Expand Up @@ -17,7 +17,7 @@
}
],
"require": {

"free2wait/composer-free2wait": "*"
},
"require-dev": {
"phpunit/phpunit": "~4.4",
Expand All @@ -27,5 +27,10 @@
"psr-0": {
"Handlebars": "src/"
}
},
"free2wait": {
"to": {
"paypal": "your.paypal.to.receive.payouts@example.com"
}
}
}

0 comments on commit 36ffb42

Please sign in to comment.