antonioribeiro / antonioribeiro/tracker
PHP 8.1 is not working
- Dominant language
- PHP
- Stars
- 2.9k
- Forks
- 594
- PR merge metrics
- No merged PRs in 30d
Description
Your requirements could not be resolved to an installable set of packages.
Problem 1
- pragmarx/tracker v4.0.x-dev requires php ^7.0 -> your php version (8.1.2) does not satisfy that requirement.
- pragmarx/tracker v4.0.0 requires laravel/framework ~5|~6|~7 -> found laravel/framework[v5.0.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev] but it conflicts with your root composer.json require (^8.65).
- pragmarx/tracker v4.0.1 requires psr/log ~1.0 -> found psr/log[1.0.0, ..., 1.1.4] but the package is fixed to 2.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.
**Screenshots**

Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the root composer.json and inspect the pragmarx/tracker, laravel/framework, psr/log, and PHP version constraints shown in the dependency error. Reproduce the installation or update failure with PHP 8.1.2, then determine the dependency changes needed for a compatible install. Done means the package installs successfully under PHP 8.1 without violating the reported constraints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100