arkaitzgarro / elastic-apm-laravel

Laravel APM agent for Elastic v2 intake API
MIT License
79 stars 17 forks source link

chore: replace deprecated jasny/persist-sql-query package #129

Closed arkaitzgarro closed 4 years ago

arkaitzgarro commented 4 years ago
Package jasny/dbquery-mysql is abandoned, you should avoid using it. Use jasny/persist-sql-query instead.

The new package is just a copy of the previous one, at least in the existing version. Looks like v3 will introduce some breaking changes.

Closes #128