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

EPV doesn't work with phpBB Master #112

Open
Tracked by #251
iMattPro opened this issue Nov 4, 2023 · 0 comments
Open
Tracked by #251

EPV doesn't work with phpBB Master #112

iMattPro opened this issue Nov 4, 2023 · 0 comments

Comments

@iMattPro
Copy link
Member

iMattPro commented Nov 4, 2023

Running EPV tests on extensions with phpBB master branch or maybe it's a PHP 8 thing, I don't know but:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires phpbb/epv dev-master -> satisfiable by phpbb/epv[dev-master].
- phpbb/epv dev-master requires nikic/php-parser ~3.0 -> found nikic/php-parser[v3.0.0, ..., v3.1.5] but the package is fixed to v4.17.1 (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.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Error: Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires phpbb/epv dev-master -> satisfiable by phpbb/epv[dev-master].
- phpbb/epv dev-master requires nikic/php-parser ~3.0 -> found nikic/php-parser[v3.0.0, ..., v3.1.5] but the package is fixed to v4.17.1 (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.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Error: Process completed with exit code 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

1 participant