Skip to content

Commit

Permalink
Added to Packagist
Browse files Browse the repository at this point in the history
  • Loading branch information
OmeBlues committed Feb 25, 2015
1 parent 6cf677e commit f186d92
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,10 @@ A client class in PHP for use with the BooXtream webservice.

### Installing via Composer

BooXtreamClient is not available in Packagist, but you can specify this repository in your composer.json:
BooXtreamClient is available in Packagist, just add it to your composer.json

```javascript
{
"repositories": [
{
"type": "vcs",
"url": "https://github.com/BooXtream/php-BooXtreamClient"
}
],
"require": {
"icontact/booxtreamclient": "~0.7"
}
Expand Down

0 comments on commit f186d92

Please sign in to comment.