-
-
Notifications
You must be signed in to change notification settings - Fork 12
Allow symfony/process:^6
#20
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
Conversation
Signed-off-by: Witold Wasiczko <[email protected]>
Looks like this is failing due to latest |
No idea. Locally updated to newest composer and running on PHP 7.4.3 pass in 100%. |
Yeah, potentially fixed by https://github.com/composer/composer/releases/tag/2.2.3 I wonder if we should upgrade our CI images regularly 🤔 |
We've already talked about that regarding new PHP versions. |
@boesing if we use In this case, I really believe the bug is either with |
How to update composer here? |
Not here: needs to happen in https://github.com/laminas/laminas-continuous-integration-action |
Really? dependabot is able to bump dockerfile? That would be awesome! |
It does: using it regularly on customer projects that are docker-heavy 💪 |
7dc9353
to
0451bb2
Compare
Signed-off-by: Witold Wasiczko <[email protected]>
0451bb2
to
4d91da2
Compare
Looks like some adjustments are needed for static analysis, but otherwise really promising 💪 |
Signed-off-by: Witold Wasiczko <[email protected]>
cb18599
to
71ad52c
Compare
Thanks @snapshotpl! |
Wait a minute, fixing some psalm issues now |
Too late :| |
Send me another patch, I'll factor it in the release 👍 |
Description
Allow symfony/process v6