Skip to content

Commit

Permalink
Merge branch 'master' into 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
domibarton committed May 11, 2015
2 parents 0252806 + d0be772 commit 63a9743
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@ my_application
If you're using PHP composer, you can load the library directly via:

```
composer require php-zabbix-api/php-zabbix-api:<version>
composer require confirm-it-solutions/php-zabbix-api:<version>
```

All [tagged](https://github.com/domibarton/PhpZabbixApi/tags) versions can be installed, for example:


```
composer require php-zabbix-api/php-zabbix-api:v2.2.0
composer require php-zabbix-api/php-zabbix-api:v2.4.0
composer require confirm-it-solutions/php-zabbix-api:v2.2.0
composer require confirm-it-solutions/php-zabbix-api:v2.4.0
```

## Using the thing
Expand Down

0 comments on commit 63a9743

Please sign in to comment.