Skip to content

Commit cc5c277

Browse files
Update README.md
1 parent 455d3f7 commit cc5c277

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A PHP wrapper class for the [Matomo](https://matomo.org/) API.
66

77
## Requirements
88

9-
* PHP >= 7.0
9+
* PHP >= 7.2
1010
* cUrl (php-curl)
1111

1212
## Install
@@ -15,6 +15,12 @@ This library can be installed via composer: `composer require visualappeal/matom
1515

1616
## Changelog
1717

18+
### 1.5.0 (2019/04/11)
19+
20+
* Changed: PHP >= 7.2 is now required
21+
* Changed: Added type hints
22+
* Fixed: Filter Limit
23+
1824
### 1.4.1 (2018/10/05)
1925

2026
* Added: Compatible to Matomo 3.6.1

0 commit comments

Comments
 (0)