Skip to content

Commit

Permalink
Added basic composer file.
Browse files Browse the repository at this point in the history
  • Loading branch information
bwbroersma committed Aug 30, 2017
1 parent e0f25a4 commit 8206789
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "civicoop/org.civicoop.ibanaccounts",
"description": "IBAN Accounts per contact and use for memberships and contributions",
"version": "1.1",
"type": "civicrm-module",
"authors": [
{
"name": "Jaap Jansma",
"email": "[email protected]"
}
],
"license": "AGPL-3.0"
}

0 comments on commit 8206789

Please sign in to comment.