panichd icon indicating copy to clipboard operation
panichd copied to clipboard

error during installation

Open scwall opened this issue 3 years ago • 1 comments

Hello I had a problem during the installation on laravel 8 It is not compatible with version 3 of dbal?

Problem 1
    - Root composer.json requires panichd/panichd ^0.20.0 -> satisfiable by panichd/panichd[v0.20.0].
    - panichd/panichd v0.20.0 requires doctrine/dbal ^2.10 -> found doctrine/dbal[v2.10.0, ..., 2.12.x-dev] but the package is fixed to 3.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Thank's

scwall avatar Feb 02 '21 16:02 scwall

Hello @scwall,

Thanks for your feedback! I didn't know about this doctrine/dbal version before. I'm going to check it as soon as possible.

xaviqv avatar Feb 07 '21 10:02 xaviqv