Skip to content

Commit 570af71

Browse files
committed
Added packagist details
1 parent 685830c commit 570af71

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ This is the PHP client for the [CyberSource SOAP Toolkit API](http://www.cyberso
55
[![Build Status](https://travis-ci.org/CyberSource/cybersource-sdk-php.png?branch=master)]
66
(https://travis-ci.org/CyberSource/cybersource-sdk-php)
77

8+
##Packagist
9+
The cybersource/sdk-php is available at [Packagist](https://packagist.org/packages/cybersource/sdk-php).
10+
If you want to install SDK from Packagist,add the following dependency to your application's 'composer.json'.
11+
12+
"require": {
13+
"cybersource/sdk-php": "*"
14+
},
15+
816
##Prerequisites
917

1018
- PHP 5.3 or above

0 commit comments

Comments
 (0)