Commit 7b30cb4
committed
chore(3rdparty): update symfony/console to 5.4.24
Signed-off-by: Daniel Kesselberg <[email protected]>1 parent 0e69a6a commit 7b30cb4
1 file changed
+1
-1
lines changed- .github/dependabot.yml+20-3
- composer.json+2-2
- composer.lock+21-21
- composer/installed.json+23-23
- composer/installed.php+11-11
- cweagans/composer-patches/src/Patches.php+18
- symfony/console/Command/Command.php+4-4
- symfony/console/Command/CompleteCommand.php+2-2
- symfony/console/Command/DumpCompletionCommand.php+12-6
- symfony/console/Formatter/OutputFormatterStyle.php+2-1
- symfony/console/Helper/QuestionHelper.php+13-4
- symfony/console/Helper/Table.php+1-1
- symfony/console/Input/InputArgument.php+1-1
- symfony/console/LICENSE+1-1
- symfony/console/Terminal.php+11-6
- symfony/console/Tester/TesterTrait.php+4-4
- symfony/process/ExecutableFinder.php+5-7
- symfony/process/InputStream.php+3-1
- symfony/process/LICENSE+1-1
- symfony/process/PhpExecutableFinder.php+11-9
- symfony/process/PhpProcess.php-12
- symfony/process/Pipes/AbstractPipes.php+6-4
- symfony/process/Pipes/UnixPipes.php+1-4
- symfony/process/Pipes/WindowsPipes.php+1-4
- symfony/process/Process.php+97-135
- symfony/process/ProcessUtils.php+3-3
0 commit comments