Skip to content
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

Composer version issue #12

Open
renakdup opened this issue Apr 1, 2023 · 0 comments
Open

Composer version issue #12

renakdup opened this issue Apr 1, 2023 · 0 comments

Comments

@renakdup
Copy link

renakdup commented Apr 1, 2023

Hi, I would like to say thank you for your work.
I found a bug while I tried to build a project locally. It has happened because in your dockerfile you use the latest composer version, but composer.lock requires 1.0 composer API version.
You can see the problem on the picture:

image

The best way to fix this problem would be to recreate the git tree of the master branch, because this problem is solved at the middle of repository, but I think you will not accept this PR from me.
Anyway, I've fixed it in PR as a hotfix at the end of the commit tree (only a single commit), and I would be happy if you accept it.

renakdup added a commit to renakdup/demo-project-manager that referenced this issue Apr 1, 2023
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

No branches or pull requests

1 participant