Skip to content

Commit 7c8c1e6

Browse files
author
Tim Helfensdörfer
authored
Updated requirements and added packgist badge
1 parent 8b50583 commit 7c8c1e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Matomo PHP API
22

3-
[![Build Status](https://travis-ci.org/VisualAppeal/Matomo-PHP-API.svg)](https://travis-ci.org/VisualAppeal/Matomo-PHP-API)
3+
[![Build Status](https://travis-ci.org/VisualAppeal/Matomo-PHP-API.svg)](https://travis-ci.org/VisualAppeal/Matomo-PHP-API) [![Packagist](https://img.shields.io/packagist/dt/visualappeal/matomo-php-api)](https://packagist.org/packages/visualappeal/matomo-php-api)
44

55
A PHP wrapper class for the [Matomo](https://matomo.org/) API.
66

77
## Requirements
88

99
* PHP >= 7.2
1010
* cUrl (php-curl)
11+
* JSON (php-json)
1112

1213
## Install
1314

0 commit comments

Comments
 (0)