Skip to content

Issue related to release of phpunit 9.6.14 #52851

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

Closed
raziel057 opened this issue Dec 1, 2023 · 1 comment
Closed

Issue related to release of phpunit 9.6.14 #52851

raziel057 opened this issue Dec 1, 2023 · 1 comment

Comments

@raziel057
Copy link
Contributor

Symfony version(s) affected

6.3.8

Description

Since phpunit 9.6.14 I have an issue when running vendor/bin/simple-phpunit.

I created ticket for this in PHPunit repo but it was suggested to report it here.
sebastianbergmann/phpunit#5594

Current behavior

Just run phpunit from symfony bridge.

How to reproduce

vendor/bin/simple-phpunit
No composer.json found in the current directory, showing available packages from packagist.org
Creating a "phpunit/phpunit" project at "./phpunit-9.6-0"
Installing phpunit/phpunit (9.6.14)
Plugins have been disabled.
  - Installing phpunit/phpunit (9.6.14): Extracting archive
Created project in X:\...\vendor\bin\.phpunit\phpunit-9.6-0
phpspec/prophecy is not required in your composer.json and has not been removed
composer.json has been updated
composer.json has been updated
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
- Required package "symfony/phpunit-bridge" is not present in the lock file.
This usually happens when composer files are incorrectly merged or the composer.json file is manually edited.
Read more about correctly resolving merge conflicts https://getcomposer.org/doc/articles/resolving-merge-conflicts.md
and prefer using the "require" command over editing the composer.json file directly https://getcomposer.org/doc/03-cli.md#require-r

Possible Solution

No response

Additional Context

No response

@fancyweb
Copy link
Contributor

fancyweb commented Dec 1, 2023

Duplicate of #52844

@fancyweb fancyweb marked this as a duplicate of #52844 Dec 1, 2023
@fancyweb fancyweb closed this as completed Dec 1, 2023
@xabbuh xabbuh closed this as not planned Won't fix, can't repro, duplicate, stale Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants