How do I contribute to Composer? #11738
Answered
by
Seldaek
ghost
asked this question in
Q&A / Support
Replies: 1 comment < 8000 /h2>
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say I want to contribute to the project. How do I test and debug my changes? I can see three ways:
I would like the 3rd option because it would be the easiest and fastest way to move forward with coding in this case.
P.S. I don't have PHP installed on my laptop. I work only in docker environment so it would be very helpful for me if I could just manually debug source code and test changes made in Composer source code with one of my applications.
Of course I will write unit tests if needed but those I can run on GitHub Actions.
Beta Was this translation helpful? Give feedback.
All reactions