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

phpunit/php-timer v6 support? #165

Closed
julianphp opened this issue Mar 20, 2023 · 2 comments
Closed

phpunit/php-timer v6 support? #165

julianphp opened this issue Mar 20, 2023 · 2 comments

Comments

@julianphp
Copy link

Hi, I have a project with PHP 8.2 and Laravel 10, I had phpunit 9 and no problem, I am trying to upgrade to version 10 and after verifying everything, phpmnd gives problems with phpunit/php-timer and version 6 required for phpunit 10.

Problem 1
- Root composer.json requires povils/phpmnd ^3.0 -> satisfiable by povils/phpmnd[v3.0.0, v3.0.1].
- povils/phpmnd[v3.0.0, ..., v3.0.1] require phpunit/php-timer ^2.0||^3.0||^4.0||^5.0 -> found phpunit/php-timer[2.0.0, ..., 2.1.3, 3.0.0, ..., 3.1.4, 4.0.0, 5.0.0, 5.0.1, 5.0.2, 5.0.3] but it conflicts with your root composer.json require (^6.0).

@AdrianHL
Copy link
Contributor

Here a PR for that #166

@sidz
Copy link
Collaborator

sidz commented Mar 30, 2023

3.1.0 has been released: https://github.com/povils/phpmnd/releases/tag/v3.1.0

@sidz sidz closed this as completed Mar 30, 2023
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