-
Notifications
You must be signed in to change notification settings - Fork 46
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
Magento-phpstan Action: Why do we need a composer package for it? Composer 2.0 is not supported! #49
Comments
Actually, the goal of ExtDN (under which this repository falls) has been to offer testing for third party extensions (ExtDN = Extension Developer Network). And composer is kind-of an essential requirement for offering an extension to others. Are you bumping into issues because of this? As for composer 2 support, indeed this is still missing. It was pending another PR https://github.com/extdn/github-actions-m2/pull/40/files which we wanted to await first. Let me see if I can fix this quickly here as well. |
Added composer 2 support, even though the default is still composer 1. The following example explains how to enable composer 2 with the flag |
Hi @jissereitsma. Thank you. Yes, I checked again, it worked well with packages on Composer 2.0.
|
I'm closing this ticket for now. Let me know if it needs to be reopened. |
Hi, thank you for your great works here.
I would like to have 2 questions:
Thank you so much!
The text was updated successfully, but these errors were encountered: