Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for PHP 8.x and new Laravel version #546

Open
Neeraj1005 opened this issue Mar 2, 2022 · 8 comments
Open

Add support for PHP 8.x and new Laravel version #546

Neeraj1005 opened this issue Mar 2, 2022 · 8 comments

Comments

@Neeraj1005
Copy link

I'm using laravel project with php 8.x version and while installing this package it throw php version errors.

λ composer require pragmarx/tracker
Using version ^4.0 for pragmarx/tracker
./composer.json has been updated
Running composer update pragmarx/tracker
Loading composer repositories with package information
Updating dependencies
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.75).
    - 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.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require pragmarx/tracker:*" to figure out if any version is installable, or "composer require pragmarx/tracker:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
@heloufir
Copy link

Any news about this issue ?

@carlosrgzm
Copy link

Interested also on this for laravel 9.

@alpha414-bot
Copy link

Very Interested here for the availability.

@adantart
Copy link

Interested here too ... Laravel 9, PHP >8

@Rubdui
Copy link

Rubdui commented Jan 13, 2023

Last commit seems to have been made about 2 years ago , it seems the owner is not maintaining

@ghost
Copy link

ghost commented Apr 1, 2023

Too bad it is abandoned. Looked promising.

@deivide
Copy link

deivide commented Apr 6, 2023

Hey, guys!
If you're interested, I made a fork to support my applications.
I'm using it in Laravel 9 and PHP 8.2.
Feel free to use and help me support this awesome package.

https://github.com/deivide/tracker

@MrWiltek
Copy link

I'm using laravel 8.x please help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants