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

When the release with : codeception/verify 2.2 (#521) #537

Closed
jokamax opened this issue Feb 26, 2023 · 1 comment
Closed

When the release with : codeception/verify 2.2 (#521) #537

jokamax opened this issue Feb 26, 2023 · 1 comment

Comments

@jokamax
Copy link

jokamax commented Feb 26, 2023

Hi,

Advanced template can't be completly use in php 8.x without this : codeception/verify 2.2 (and potentially more)
When I want to use some php lib 8.0 : I have directly :

  • phpunit/phpunit[9.5.0, ..., 9.6.3] require sebastian/diff ^4.0.3 -> satisfiable by sebastian/diff[4.0.3, 4.0.4].
    • You can only install one version of a package, so only one of these can be installed: sebastian/diff[1.1.0, ..., 1.4.3, 2.0.1, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 4.0.0, ..., 4.0.4, 5.0.0].
    • codeception/phpunit-wrapper[8.0.4, ..., 8.1.6] require sebastian/diff ^3.0 -> satisfiable by sebastian/diff[3.0.0, 3.0.1, 3.0.2, 3.0.3].
    • codeception/verify 1.1.0 requires codeception/phpunit-wrapper >6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.4 -> satisfiable by codeception/phpunit-wrapper[6.0.16, ..., 6.8.4, 7.7.1, ..., 7.8.4, 8.0.4, ..., 8.1.6].
    • Root composer.json requires codeception/verify ~0.5.0 || ~1.1.0 -> satisfiable by codeception/verify[0.5.0, 1.1.0].

So the template is not really compatible with php 8.0 (yii2 2.0.47 yes but not the template).
So do you have a release date ?

Thanks

Q A
Yii version 2.0.47
PHP version 8.1
@jokamax
Copy link
Author

jokamax commented Feb 26, 2023

Error on my side

@jokamax jokamax closed this as completed Feb 26, 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

1 participant