Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jesobreira authored Jul 29, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent a8eab16 commit 81f27e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -14,5 +14,7 @@
],
"keywords": ["crypto", "bitcoin", "payment", "gateway", "cryptocurrencies"],
"require": {},
"autoload": ["src/CapPay.php"]
"autoload": {
"files": "src/CapPay.php"
}
}

0 comments on commit 81f27e6

Please sign in to comment.