Conversation
|
can somebody explain why thsi build is failed. i#m not able to understand the issue :(. |
|
Basically we write tests based on the real dependencies. And sometimes those things got deprecated: So we need to keep vagga's tests updated constantly, which I'm struggling to do. This is not your fault. |
|
@tailhook : any way how I can reproduce it? and provide a fix for it. |
Just run tests on your machine. I.e. |
|
so the problem is, that we install an old php version with composer 2.3.x. but i do not found a way to install 2.2 :( |
change version of alpine package where older version no longer be available
will fix one of my build issues from #577