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

Cannot install on laravel project based on php 8.3.4 | Your requirements could not be resolved to an installable set of packages. #676

Open
gamenic-utsav opened this issue Apr 3, 2024 · 3 comments

Comments

@gamenic-utsav
Copy link

gamenic-utsav commented Apr 3, 2024

Q A
Bug report? yes
Feature request? yes
Library version x.y.z
  • I am having issue installing this on my PHP 8.3.4 laravel project

Screenshot by Dropbox Capture

@kafoma
Copy link

kafoma commented Apr 11, 2024

Hello, I'm having the same issue, with a fresh Laravel 11 installation, PHP 8.3.3

@gamenic-utsav
Copy link
Author

So I fixed this issue by changing the PHPUnit version in composer.json file.

Set this

"phpunit/phpunit": "^10.5"

then run composer update

@StevenWillett
Copy link

StevenWillett commented May 20, 2024

Unable to install with Laravel 11 using PHP 8.2.12.

PHPInsights-Bug

I also tried with --with-all-dependencies but the same outcome.

PHPInsights-Bug-2

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

3 participants