Digitalist-Open-Cloud / Matomo-Plugin-Sentry

Log all Matomo errors to a Sentry server
https://digitalist.cloud/
GNU General Public License v3.0
4 stars 2 forks source link

Update dependencies. #2

Closed mfb closed 5 years ago

mfb commented 5 years ago

Updates the sentry-php and sentry-javascript libraries.

Findus23 commented 5 years ago

Thanks for the reminder. I thought about it when updating my websites, but forgot again...

I hope it is okay if I run the two updates myself instead of merging (and I'll directly use the new PHP SDK)

Findus23 commented 5 years ago

Update has been released

mfb commented 5 years ago

I hope it is okay if I run the two updates myself instead of merging (and I'll directly use the new PHP SDK)

I'm not sure this is a good idea, because the new PHP SDK requires PHP ≥ 7.1 but I think Matomo works with lesser PHP versions.

Findus23 commented 5 years ago

Thanks for the info. I intend this plugin only for development and testing, so this is okay for me, but I added it to the plugin.json so that there is no error when installing in PHP <7.1