Skip to content

Commit

Permalink
Merge pull request #680 from nextcloud/dependachristoph/composer/symf…
Browse files Browse the repository at this point in the history
…ony-4.4.25-II

Bump Symfony from 4.4.19 to 4.4.25
  • Loading branch information
ChristophWurst authored Jun 9, 2021
2 parents 6c2b438 + a252a71 commit eb3db9b
Show file tree
Hide file tree
Showing 53 changed files with 339 additions and 266 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
"scssphp/scssphp": "^1.4.0",
"stecman/symfony-console-completion": "^0.11.0",
"swiftmailer/swiftmailer": "^6.0",
"symfony/console": "4.4.19",
"symfony/event-dispatcher": "4.4.19",
"symfony/console": "4.4.25",
"symfony/event-dispatcher": "4.4.25",
"symfony/event-dispatcher-contracts": "1.1.9",
"symfony/polyfill-intl-grapheme": "^1.20",
"symfony/polyfill-intl-normalizer": "^1.20",
"symfony/process": "4.4.19",
"symfony/routing": "4.4.19",
"symfony/translation": "4.4.19",
"symfony/process": "4.4.25",
"symfony/routing": "4.4.25",
"symfony/translation": "4.4.25",
"web-auth/webauthn-lib": "^3.1"
},
"scripts": {
Expand Down
64 changes: 32 additions & 32 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 18 additions & 18 deletions composer/InstalledVersions.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class InstalledVersions
'aliases' =>
array (
),
'reference' => '0d7c15582f5d2478f333c0487acf88ae881d9206',
'reference' => 'ddd1d67f008b1d0169021f3ea6a5a3398691ab77',
'name' => 'nextcloud/3rdparty',
),
'versions' =>
Expand Down Expand Up @@ -314,7 +314,7 @@ class InstalledVersions
'aliases' =>
array (
),
'reference' => '0d7c15582f5d2478f333c0487acf88ae881d9206',
'reference' => 'ddd1d67f008b1d0169021f3ea6a5a3398691ab77',
),
'nextcloud/lognormalizer' =>
array (
Expand Down Expand Up @@ -719,21 +719,21 @@ class InstalledVersions
),
'symfony/console' =>
array (
'pretty_version' => 'v4.4.19',
'version' => '4.4.19.0',
'pretty_version' => 'v4.4.25',
'version' => '4.4.25.0',
'aliases' =>
array (
),
'reference' => '24026c44fc37099fa145707fecd43672831b837a',
'reference' => 'a62acecdf5b50e314a4f305cd01b5282126f3095',
),
'symfony/event-dispatcher' =>
array (
'pretty_version' => 'v4.4.19',
'version' => '4.4.19.0',
'pretty_version' => 'v4.4.25',
'version' => '4.4.25.0',
'aliases' =>
array (
),
'reference' => 'c352647244bd376bf7d31efbd5401f13f50dad0c',
'reference' => '047773e7016e4fd45102cedf4bd2558ae0d0c32f',
),
'symfony/event-dispatcher-contracts' =>
array (
Expand Down Expand Up @@ -834,21 +834,21 @@ class InstalledVersions
),
'symfony/process' =>
array (
'pretty_version' => 'v4.4.19',
'version' => '4.4.19.0',
'pretty_version' => 'v4.4.25',
'version' => '4.4.25.0',
'aliases' =>
array (
),
'reference' => '7e950b6366d4da90292c2e7fa820b3c1842b965a',
'reference' => 'cd61e6dd273975c6625316de9d141ebd197f93c9',
),
'symfony/routing' =>
array (
'pretty_version' => 'v4.4.19',
'version' => '4.4.19.0',
'pretty_version' => 'v4.4.25',
'version' => '4.4.25.0',
'aliases' =>
array (
),
'reference' => '87529f6e305c7acb162840d1ea57922038072425',
'reference' => '3a3c2f197ad0846ac6413225fc78868ba1c61434',
),
'symfony/service-contracts' =>
array (
Expand All @@ -861,12 +861,12 @@ class InstalledVersions
),
'symfony/translation' =>
array (
'pretty_version' => 'v4.4.19',
'version' => '4.4.19.0',
'pretty_version' => 'v4.4.25',
'version' => '4.4.25.0',
'aliases' =>
array (
),
'reference' => 'e1d0c67167a553556d9f974b5fa79c2448df317a',
'reference' => 'dfe132c5c6d89f90ce7f961742cc532e9ca16dd4',
),
'symfony/translation-contracts' =>
array (
Expand All @@ -881,7 +881,7 @@ class InstalledVersions
array (
'provided' =>
array (
0 => '1.0',
0 => '1.0|2.0',
),
),
'thecodingmachine/safe' =>
Expand Down
2 changes: 0 additions & 2 deletions composer/autoload_classmap.php
Original file line number Diff line number Diff line change
Expand Up @@ -3019,9 +3019,7 @@
'Symfony\\Contracts\\Service\\ServiceProviderInterface' => $vendorDir . '/symfony/service-contracts/ServiceProviderInterface.php',
'Symfony\\Contracts\\Service\\ServiceSubscriberInterface' => $vendorDir . '/symfony/service-contracts/ServiceSubscriberInterface.php',
'Symfony\\Contracts\\Service\\ServiceSubscriberTrait' => $vendorDir . '/symfony/service-contracts/ServiceSubscriberTrait.php',
'Symfony\\Contracts\\Service\\Test\\ServiceLocatorTest' => $vendorDir . '/symfony/service-contracts/Test/ServiceLocatorTest.php',
'Symfony\\Contracts\\Translation\\LocaleAwareInterface' => $vendorDir . '/symfony/translation-contracts/LocaleAwareInterface.php',
'Symfony\\Contracts\\Translation\\Test\\TranslatorTest' => $vendorDir . '/symfony/translation-contracts/Test/TranslatorTest.php',
'Symfony\\Contracts\\Translation\\TranslatableInterface' => $vendorDir . '/symfony/translation-contracts/TranslatableInterface.php',
'Symfony\\Contracts\\Translation\\TranslatorInterface' => $vendorDir . '/symfony/translation-contracts/TranslatorInterface.php',
'Symfony\\Contracts\\Translation\\TranslatorTrait' => $vendorDir . '/symfony/translation-contracts/TranslatorTrait.php',
Expand Down
4 changes: 2 additions & 2 deletions composer/autoload_files.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,14 @@
'a1cce3d26cc15c00fcd0b3354bd72c88' => $vendorDir . '/sabre/event/lib/Promise/functions.php',
'3569eecfeed3bcf0bad3c998a494ecb8' => $vendorDir . '/sabre/xml/lib/Deserializer/functions.php',
'93aa591bc4ca510c520999e34229ee79' => $vendorDir . '/sabre/xml/lib/Serializer/functions.php',
'25072dd6e2470089de65ae7bf11d3109' => $vendorDir . '/symfony/polyfill-php72/bootstrap.php',
'e69f7f6ee287b969198c3c9d6777bd38' => $vendorDir . '/symfony/polyfill-intl-normalizer/bootstrap.php',
'25072dd6e2470089de65ae7bf11d3109' => $vendorDir . '/symfony/polyfill-php72/bootstrap.php',
'f598d06aa772fa33d905e87be6398fb1' => $vendorDir . '/symfony/polyfill-intl-idn/bootstrap.php',
'ebdb698ed4152ae445614b69b5e4bb6a' => $vendorDir . '/sabre/http/lib/functions.php',
'320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php',
'b067bc7112e384b61c701452d53a14a8' => $vendorDir . '/mtdowling/jmespath.php/src/JmesPath.php',
'e39a8b23c42d4e1452234d762b03835a' => $vendorDir . '/ramsey/uuid/src/functions.php',
'def43f6c87e4f8dfd0c9e1b1bab14fe8' => $vendorDir . '/symfony/polyfill-iconv/bootstrap.php',
'51fcf4e06c07cc00c920b44bcd900e7a' => $vendorDir . '/thecodingmachine/safe/deprecated/apc.php',
'47f619d9197b36cf5ab70738d7743fe2' => $vendorDir . '/thecodingmachine/safe/deprecated/libevent.php',
'ea6bb8a12ef9b68f6ada99058e530760' => $vendorDir . '/thecodingmachine/safe/deprecated/mssql.php',
Expand Down Expand Up @@ -116,7 +117,6 @@
'4af1dca6db8c527c6eed27bff85ff0e5' => $vendorDir . '/thecodingmachine/safe/generated/yaz.php',
'fe43ca06499ac37bc2dedd823af71eb5' => $vendorDir . '/thecodingmachine/safe/generated/zip.php',
'356736db98a6834f0a886b8d509b0ecd' => $vendorDir . '/thecodingmachine/safe/generated/zlib.php',
'def43f6c87e4f8dfd0c9e1b1bab14fe8' => $vendorDir . '/symfony/polyfill-iconv/bootstrap.php',
'8a9dc1de0ca7e01f3e08231539562f61' => $vendorDir . '/aws/aws-sdk-php/src/functions.php',
'538ca81a9a966a6716601ecf48f4eaef' => $vendorDir . '/opis/closure/functions.php',
'decc78cc4436b1292c6c0d151b19445c' => $vendorDir . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
Expand Down
6 changes: 2 additions & 4 deletions composer/autoload_static.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,14 @@ class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
'a1cce3d26cc15c00fcd0b3354bd72c88' => __DIR__ . '/..' . '/sabre/event/lib/Promise/functions.php',
'3569eecfeed3bcf0bad3c998a494ecb8' => __DIR__ . '/..' . '/sabre/xml/lib/Deserializer/functions.php',
'93aa591bc4ca510c520999e34229ee79' => __DIR__ . '/..' . '/sabre/xml/lib/Serializer/functions.php',
'25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
'e69f7f6ee287b969198c3c9d6777bd38' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/bootstrap.php',
'25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
'f598d06aa772fa33d905e87be6398fb1' => __DIR__ . '/..' . '/symfony/polyfill-intl-idn/bootstrap.php',
'ebdb698ed4152ae445614b69b5e4bb6a' => __DIR__ . '/..' . '/sabre/http/lib/functions.php',
'320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
'b067bc7112e384b61c701452d53a14a8' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/JmesPath.php',
'e39a8b23c42d4e1452234d762b03835a' => __DIR__ . '/..' . '/ramsey/uuid/src/functions.php',
'def43f6c87e4f8dfd0c9e1b1bab14fe8' => __DIR__ . '/..' . '/symfony/polyfill-iconv/bootstrap.php',
'51fcf4e06c07cc00c920b44bcd900e7a' => __DIR__ . '/..' . '/thecodingmachine/safe/deprecated/apc.php',
'47f619d9197b36cf5ab70738d7743fe2' => __DIR__ . '/..' . '/thecodingmachine/safe/deprecated/libevent.php',
'ea6bb8a12ef9b68f6ada99058e530760' => __DIR__ . '/..' . '/thecodingmachine/safe/deprecated/mssql.php',
Expand Down Expand Up @@ -117,7 +118,6 @@ class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
'4af1dca6db8c527c6eed27bff85ff0e5' => __DIR__ . '/..' . '/thecodingmachine/safe/generated/yaz.php',
'fe43ca06499ac37bc2dedd823af71eb5' => __DIR__ . '/..' . '/thecodingmachine/safe/generated/zip.php',
'356736db98a6834f0a886b8d509b0ecd' => __DIR__ . '/..' . '/thecodingmachine/safe/generated/zlib.php',
'def43f6c87e4f8dfd0c9e1b1bab14fe8' => __DIR__ . '/..' . '/symfony/polyfill-iconv/bootstrap.php',
'8a9dc1de0ca7e01f3e08231539562f61' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/functions.php',
'538ca81a9a966a6716601ecf48f4eaef' => __DIR__ . '/..' . '/opis/closure/functions.php',
'decc78cc4436b1292c6c0d151b19445c' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
Expand Down Expand Up @@ -3651,9 +3651,7 @@ class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
'Symfony\\Contracts\\Service\\ServiceProviderInterface' => __DIR__ . '/..' . '/symfony/service-contracts/ServiceProviderInterface.php',
'Symfony\\Contracts\\Service\\ServiceSubscriberInterface' => __DIR__ . '/..' . '/symfony/service-contracts/ServiceSubscriberInterface.php',
'Symfony\\Contracts\\Service\\ServiceSubscriberTrait' => __DIR__ . '/..' . '/symfony/service-contracts/ServiceSubscriberTrait.php',
'Symfony\\Contracts\\Service\\Test\\ServiceLocatorTest' => __DIR__ . '/..' . '/symfony/service-contracts/Test/ServiceLocatorTest.php',
'Symfony\\Contracts\\Translation\\LocaleAwareInterface' => __DIR__ . '/..' . '/symfony/translation-contracts/LocaleAwareInterface.php',
'Symfony\\Contracts\\Translation\\Test\\TranslatorTest' => __DIR__ . '/..' . '/symfony/translation-contracts/Test/TranslatorTest.php',
'Symfony\\Contracts\\Translation\\TranslatableInterface' => __DIR__ . '/..' . '/symfony/translation-contracts/TranslatableInterface.php',
'Symfony\\Contracts\\Translation\\TranslatorInterface' => __DIR__ . '/..' . '/symfony/translation-contracts/TranslatorInterface.php',
'Symfony\\Contracts\\Translation\\TranslatorTrait' => __DIR__ . '/..' . '/symfony/translation-contracts/TranslatorTrait.php',
Expand Down
Loading

0 comments on commit eb3db9b

Please sign in to comment.