Releases: VisualAppeal/Matomo-PHP-API
Releases · VisualAppeal/Matomo-PHP-API
2.0.1
2.0.0
- Switched from httpful to guzzlehttp.
- Compatible to PHP 8.2
1.7.0
ci: add test script
1.6.1
When using the image graph call use the default php format closes #46
1.6.0
Require at least php 7.3
1.5.3
Fixed code formatting
1.5.2
According to the docs the site ID can be of type int, string or empty…
1.5.1
Fixed unit tests
1.5.0
Replaced error log with exceptions
1.4.3
Fixed tests and linting errors