tracker icon indicating copy to clipboard operation
tracker copied to clipboard

Your requirements could not be resolved to an installable set of packages.

Open pishguy opened this issue 3 years ago • 2 comments

  Problem 1
    - pragmarx/tracker v4.0.x-dev requires laravel/framework ^5.5 -> found laravel/framework[v5.5.0, ..., 5.8.x-dev] 
    - but it conflicts with your root composer.json require (^8.12.1).
    - pragmarx/tracker[v4.0.0, ..., v4.0.1] require doctrine/dbal ^2.6 -> found doctrine/dbal[v2.6.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.
    - Root composer.json requires pragmarx/tracker ^4.0 -> satisfiable by pragmarx/tracker[v4.0.0, v4.0.1, v4.0.x-dev].

Use the option --with-all-dependencies (-W) to allow upgrades, 
downgrades and removals for packages currently locked to specific versions.

pishguy avatar Jan 29 '21 14:01 pishguy

There is also this issue: https://github.com/antonioribeiro/tracker/issues/536

mintalicious avatar Jun 29 '21 08:06 mintalicious

Look at https://github.com/antonioribeiro/tracker/issues/536

moacdev avatar Aug 30 '21 19:08 moacdev