Skip to content

Commit 34fdf0b

Browse files
Merge pull request #2282 from nextcloud/dependabot/composer/symfony/process-6.4.33
build(deps): bump symfony/process from 6.4.31 to 6.4.33
2 parents 8f97d8c + b3605a9 commit 34fdf0b

File tree

224 files changed

+2057
-1146
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

224 files changed

+2057
-1146
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"symfony/polyfill-php83": "^1.33.0",
6363
"symfony/polyfill-php84": "^1.33.0",
6464
"symfony/polyfill-php85": "^1.33",
65-
"symfony/process": "^6.4.15",
65+
"symfony/process": "^6.4.33",
6666
"symfony/routing": "^6.4.12",
6767
"symfony/translation": "^6.4.4",
6868
"wapmorgan/mp3info": "^0.1.1",

composer.lock

Lines changed: 135 additions & 96 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

composer/autoload_classmap.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2398,6 +2398,7 @@
23982398
'Symfony\\Component\\Console\\Helper\\TableRows' => $vendorDir . '/symfony/console/Helper/TableRows.php',
23992399
'Symfony\\Component\\Console\\Helper\\TableSeparator' => $vendorDir . '/symfony/console/Helper/TableSeparator.php',
24002400
'Symfony\\Component\\Console\\Helper\\TableStyle' => $vendorDir . '/symfony/console/Helper/TableStyle.php',
2401+
'Symfony\\Component\\Console\\Helper\\TerminalInputHelper' => $vendorDir . '/symfony/console/Helper/TerminalInputHelper.php',
24012402
'Symfony\\Component\\Console\\Input\\ArgvInput' => $vendorDir . '/symfony/console/Input/ArgvInput.php',
24022403
'Symfony\\Component\\Console\\Input\\ArrayInput' => $vendorDir . '/symfony/console/Input/ArrayInput.php',
24032404
'Symfony\\Component\\Console\\Input\\Input' => $vendorDir . '/symfony/console/Input/Input.php',

composer/autoload_static.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2930,6 +2930,7 @@ class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
29302930
'Symfony\\Component\\Console\\Helper\\TableRows' => __DIR__ . '/..' . '/symfony/console/Helper/TableRows.php',
29312931
'Symfony\\Component\\Console\\Helper\\TableSeparator' => __DIR__ . '/..' . '/symfony/console/Helper/TableSeparator.php',
29322932
'Symfony\\Component\\Console\\Helper\\TableStyle' => __DIR__ . '/..' . '/symfony/console/Helper/TableStyle.php',
2933+
'Symfony\\Component\\Console\\Helper\\TerminalInputHelper' => __DIR__ . '/..' . '/symfony/console/Helper/TerminalInputHelper.php',
29332934
'Symfony\\Component\\Console\\Input\\ArgvInput' => __DIR__ . '/..' . '/symfony/console/Input/ArgvInput.php',
29342935
'Symfony\\Component\\Console\\Input\\ArrayInput' => __DIR__ . '/..' . '/symfony/console/Input/ArrayInput.php',
29352936
'Symfony\\Component\\Console\\Input\\Input' => __DIR__ . '/..' . '/symfony/console/Input/Input.php',

composer/installed.json

Lines changed: 148 additions & 109 deletions
Large diffs are not rendered by default.

composer/installed.php

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -653,18 +653,18 @@
653653
'dev_requirement' => false,
654654
),
655655
'symfony/console' => array(
656-
'pretty_version' => 'v6.4.17',
657-
'version' => '6.4.17.0',
658-
'reference' => '799445db3f15768ecc382ac5699e6da0520a0a04',
656+
'pretty_version' => 'v6.4.32',
657+
'version' => '6.4.32.0',
658+
'reference' => '0bc2199c6c1f05276b05956f1ddc63f6d7eb5fc3',
659659
'type' => 'library',
660660
'install_path' => __DIR__ . '/../symfony/console',
661661
'aliases' => array(),
662662
'dev_requirement' => false,
663663
),
664664
'symfony/css-selector' => array(
665-
'pretty_version' => 'v6.4.13',
666-
'version' => '6.4.13.0',
667-
'reference' => 'cb23e97813c5837a041b73a6d63a9ddff0778f5e',
665+
'pretty_version' => 'v6.4.24',
666+
'version' => '6.4.24.0',
667+
'reference' => '9b784413143701aa3c94ac1869a159a9e53e8761',
668668
'type' => 'library',
669669
'install_path' => __DIR__ . '/../symfony/css-selector',
670670
'aliases' => array(),
@@ -680,27 +680,27 @@
680680
'dev_requirement' => false,
681681
),
682682
'symfony/dom-crawler' => array(
683-
'pretty_version' => 'v6.4.23',
684-
'version' => '6.4.23.0',
685-
'reference' => '22210aacb35dbadd772325d759d17bce2374a84d',
683+
'pretty_version' => 'v6.4.32',
684+
'version' => '6.4.32.0',
685+
'reference' => 'f57f1cbd6b13b54e7f8a25cae1ee55cbe892b1f3',
686686
'type' => 'library',
687687
'install_path' => __DIR__ . '/../symfony/dom-crawler',
688688
'aliases' => array(),
689689
'dev_requirement' => false,
690690
),
691691
'symfony/event-dispatcher' => array(
692-
'pretty_version' => 'v6.4.8',
693-
'version' => '6.4.8.0',
694-
'reference' => '8d7507f02b06e06815e56bb39aa0128e3806208b',
692+
'pretty_version' => 'v6.4.32',
693+
'version' => '6.4.32.0',
694+
'reference' => '99d7e101826e6610606b9433248f80c1997cd20b',
695695
'type' => 'library',
696696
'install_path' => __DIR__ . '/../symfony/event-dispatcher',
697697
'aliases' => array(),
698698
'dev_requirement' => false,
699699
),
700700
'symfony/event-dispatcher-contracts' => array(
701-
'pretty_version' => 'v3.5.0',
702-
'version' => '3.5.0.0',
703-
'reference' => '8f93aec25d41b72493c6ddff14e916177c9efc50',
701+
'pretty_version' => 'v3.5.1',
702+
'version' => '3.5.1.0',
703+
'reference' => '7642f5e970b672283b7823222ae8ef8bbc160b9f',
704704
'type' => 'library',
705705
'install_path' => __DIR__ . '/../symfony/event-dispatcher-contracts',
706706
'aliases' => array(),
@@ -722,27 +722,27 @@
722722
'dev_requirement' => false,
723723
),
724724
'symfony/http-foundation' => array(
725-
'pretty_version' => 'v6.4.29',
726-
'version' => '6.4.29.0',
727-
'reference' => 'b03d11e015552a315714c127d8d1e0f9e970ec88',
725+
'pretty_version' => 'v6.4.33',
726+
'version' => '6.4.33.0',
727+
'reference' => 'f1a490cc9d595ba7ebe684220e625d1e472ad278',
728728
'type' => 'library',
729729
'install_path' => __DIR__ . '/../symfony/http-foundation',
730730
'aliases' => array(),
731731
'dev_requirement' => false,
732732
),
733733
'symfony/mailer' => array(
734-
'pretty_version' => 'v6.4.12',
735-
'version' => '6.4.12.0',
736-
'reference' => 'b6a25408c569ae2366b3f663a4edad19420a9c26',
734+
'pretty_version' => 'v6.4.31',
735+
'version' => '6.4.31.0',
736+
'reference' => '8835f93333474780fda1b987cae37e33c3e026ca',
737737
'type' => 'library',
738738
'install_path' => __DIR__ . '/../symfony/mailer',
739739
'aliases' => array(),
740740
'dev_requirement' => false,
741741
),
742742
'symfony/mime' => array(
743-
'pretty_version' => 'v6.4.12',
744-
'version' => '6.4.12.0',
745-
'reference' => 'abe16ee7790b16aa525877419deb0f113953f0e1',
743+
'pretty_version' => 'v6.4.32',
744+
'version' => '6.4.32.0',
745+
'reference' => '7409686879ca36c09fc970a5fa8ff6e93504dba4',
746746
'type' => 'library',
747747
'install_path' => __DIR__ . '/../symfony/mime',
748748
'aliases' => array(),
@@ -842,18 +842,18 @@
842842
'dev_requirement' => false,
843843
),
844844
'symfony/process' => array(
845-
'pretty_version' => 'v6.4.31',
846-
'version' => '6.4.31.0',
847-
'reference' => '8541b7308fca001320e90bca8a73a28aa5604a6e',
845+
'pretty_version' => 'v6.4.33',
846+
'version' => '6.4.33.0',
847+
'reference' => 'c46e854e79b52d07666e43924a20cb6dc546644e',
848848
'type' => 'library',
849849
'install_path' => __DIR__ . '/../symfony/process',
850850
'aliases' => array(),
851851
'dev_requirement' => false,
852852
),
853853
'symfony/routing' => array(
854-
'pretty_version' => 'v6.4.12',
855-
'version' => '6.4.12.0',
856-
'reference' => 'a7c8036bd159486228dc9be3e846a00a0dda9f9f',
854+
'pretty_version' => 'v6.4.32',
855+
'version' => '6.4.32.0',
856+
'reference' => '0dc6253e864e71b486e8ba4970a56ab849106ebe',
857857
'type' => 'library',
858858
'install_path' => __DIR__ . '/../symfony/routing',
859859
'aliases' => array(),
@@ -869,27 +869,27 @@
869869
'dev_requirement' => false,
870870
),
871871
'symfony/string' => array(
872-
'pretty_version' => 'v6.4.15',
873-
'version' => '6.4.15.0',
874-
'reference' => '73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f',
872+
'pretty_version' => 'v6.4.30',
873+
'version' => '6.4.30.0',
874+
'reference' => '50590a057841fa6bf69d12eceffce3465b9e32cb',
875875
'type' => 'library',
876876
'install_path' => __DIR__ . '/../symfony/string',
877877
'aliases' => array(),
878878
'dev_requirement' => false,
879879
),
880880
'symfony/translation' => array(
881-
'pretty_version' => 'v6.4.4',
882-
'version' => '6.4.4.0',
883-
'reference' => 'bce6a5a78e94566641b2594d17e48b0da3184a8e',
881+
'pretty_version' => 'v6.4.32',
882+
'version' => '6.4.32.0',
883+
'reference' => 'd6cc8e2fdd484f2f41d25938b0e8e3915de3cfbc',
884884
'type' => 'library',
885885
'install_path' => __DIR__ . '/../symfony/translation',
886886
'aliases' => array(),
887887
'dev_requirement' => false,
888888
),
889889
'symfony/translation-contracts' => array(
890-
'pretty_version' => 'v3.4.2',
891-
'version' => '3.4.2.0',
892-
'reference' => '43810bdb2ddb5400e5c5e778e27b210a0ca83b6b',
890+
'pretty_version' => 'v3.4.3',
891+
'version' => '3.4.3.0',
892+
'reference' => '6e864bb54a5a94c490e2e0ae0822f16592c06740',
893893
'type' => 'library',
894894
'install_path' => __DIR__ . '/../symfony/translation-contracts',
895895
'aliases' => array(),
@@ -902,9 +902,9 @@
902902
),
903903
),
904904
'symfony/uid' => array(
905-
'pretty_version' => 'v6.4.3',
906-
'version' => '6.4.3.0',
907-
'reference' => '1d31267211cc3a2fff32bcfc7c1818dac41b6fc0',
905+
'pretty_version' => 'v6.4.32',
906+
'version' => '6.4.32.0',
907+
'reference' => '6b973c385f00341b246f697d82dc01a09107acdd',
908908
'type' => 'library',
909909
'install_path' => __DIR__ . '/../symfony/uid',
910910
'aliases' => array(),

0 commit comments

Comments
 (0)