Skip to content

Patches file patch#91

Open
enotick wants to merge 1 commit intomasterfrom
patches-patch
Open

Patches file patch#91
enotick wants to merge 1 commit intomasterfrom
patches-patch

Conversation

@enotick
Copy link
Copy Markdown

@enotick enotick commented Apr 1, 2021

@mikemccaffrey we use patches file on a lot of our projects and it seems that it keeps composer.json cleaner. Please review, I think it would be nice to add.

@enotick enotick requested a review from mikemccaffrey April 1, 2021 17:02
@mikemccaffrey
Copy link
Copy Markdown

I would worry about this implementation, since it seems like it would make patches less obvious. We want to make sure people see and review the patches every time the go to update the modules on the site in order to see if they are still needed.

@enotick
Copy link
Copy Markdown
Author

enotick commented May 22, 2021

I would worry about this implementation, since it seems like it would make patches less obvious. We want to make sure people see and review the patches every time the go to update the modules on the site in order to see if they are still needed.

Most of our projects already use it, they were setup before me joining and this is considered the way to go in the community. Composer will tell you if the patch isn't needed anymore during every update, it doesn't matter where the patches are listed. It makes composer.json cleaner and easier to read.

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

Successfully merging this pull request may close these issues.

2 participants