Skip to content
This repository was archived by the owner on Feb 9, 2019. It is now read-only.

Commit

Permalink
adding composer (thanks adamj88)
Browse files Browse the repository at this point in the history
  • Loading branch information
mosky17 committed Jan 27, 2016
1 parent 1a54bb0 commit b850db1
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "ebizmarts/sagepaysuitece",
"type": "magento-module",
"license": "OSL-3.0",
"homepage": "http://www.magentocommerce.com/magento-connect/ebizmarts-sage-pay-suite-ce-europe-free-sagepay-official-extension.html",
"description": "SagePay OFFICIAL extension by ebizmarts. Integrates Protocol v3 Direct, Server inFrame, Form & Token",
"authors": [
{
"name": "ebizmarts",
"email": "info@ebizmarts.com"
}
],
"require": {
"magento-hackathon/magento-composer-installer": "*"
}
}

0 comments on commit b850db1

Please sign in to comment.