This repository was archived by the owner on Sep 14, 2018. It is now read-only.

Description
Hi,
when I add this bundle:
"sensiolabs/doctrine-query-statistics-bundle": "dev-master",
to my composher.json, everytime when I use:
php app\console --no-debug
I get:
[Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException]
The service "sensiolabs.doctrinequerystatistics.data_collector" has a dependency on a non-existent service "doctrine.dbal.logger.profiling.default".
Please tell me what I am doing wrong.
Rafał