Update dependencies using hotfixed process#753
Conversation
|
@swissspidy would love your thoughts on this. |
|
Hmm doesn't this cause issues for anyone who requires Or is the idea simply to get |
|
Good point with the Composer flow. Normally, you shouldn't use On the other hand, if they are already using the wrong package, we might as well make sure they are not hitting a security issue. Let me think some more about this... |
Seems relatively common: https://github.com/search?q=path%3Acomposer.json+%22wp-cli%2Fwp-cli-bundle%22&type=code |
|
Ignoring coverage failure and merging. |
This uses a hotfixed version of
symfony/process(tagged as5.9.99) to combine the fix for GHSA-qq5c-677p-737q with PHP 5.6 compatibility.Fixes #719