Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
add SCT keyword
  • Loading branch information
perryfaro committed Nov 29, 2015
1 parent d1a963b commit 9ca6002
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "perryfaro/sepa",
"type": "library",
"description": "Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.",
"keywords": ["banking", "sepa", "xml"],
"keywords": ["banking", "sepa", "xml", "SCT"],
"license": "MIT",
"authors": [
{
Expand All @@ -17,4 +17,4 @@
"require": {
"php": ">=5.3.3"
}
}
}

0 comments on commit 9ca6002

Please sign in to comment.