Skip to content

Commit

Permalink
Added packagist details
Browse files Browse the repository at this point in the history
  • Loading branch information
dhimandeepak committed Jan 8, 2015
1 parent 685830c commit 570af71
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ This is the PHP client for the [CyberSource SOAP Toolkit API](http://www.cyberso
[![Build Status](https://travis-ci.org/CyberSource/cybersource-sdk-php.png?branch=master)]
(https://travis-ci.org/CyberSource/cybersource-sdk-php)

##Packagist
The cybersource/sdk-php is available at [Packagist](https://packagist.org/packages/cybersource/sdk-php).
If you want to install SDK from Packagist,add the following dependency to your application's 'composer.json'.

"require": {
"cybersource/sdk-php": "*"
},

##Prerequisites

- PHP 5.3 or above
Expand Down

0 comments on commit 570af71

Please sign in to comment.