Skip to content

[Testing] Removed redundancy in package requirements #16474

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
wants to merge 0 commits into from

Conversation

fridde
Copy link
Contributor

@fridde fridde commented Feb 4, 2022

Acoording to symfony/testpack the phpunit/phpunit package is explictly included.

There might be a point in showing both for clarity, but for me this redundancy created more confusion than it had explanation value.

I do understand that this might be a slightly controversial PR.

@carsonbot carsonbot changed the title Removed redundancy in package requirements [Testing] Removed redundancy in package requirements Mar 11, 2022
@javiereguiluz javiereguiluz added this to the 5.4 milestone Mar 11, 2022
@javiereguiluz javiereguiluz changed the base branch from 6.0 to 5.4 March 11, 2022 15:35
@javiereguiluz javiereguiluz requested a review from xabbuh as a code owner March 11, 2022 15:35
@javiereguiluz
Copy link
Member

@fridde thanks a lot for this contribution.

I need to apologize to you because I'm afraid I had some problems while merging this with the proprietary tool that we use to merge Symfony PRs ... and I accidentally removed your commit from this PR. I'm really sorry 😞

I made your changes manually in 30e02a9

Thanks!

javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Mar 11, 2022
…nts (fridde)

This PR was merged into the 6.0 branch.

Discussion
----------

[Testing] Removed redundancy in package requirements

Acoording to [symfony/testpack](https://github.com/symfony/test-pack/blob/main/composer.json) the ```phpunit/phpunit``` package is explictly included.

There might be a point in showing both for clarity, but for me this redundancy created more confusion than it had explanation value.

I do understand that this might be a slightly controversial PR.

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).

-->

Commits
-------

6667e41 Removed redundancy in package requirements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants