Skip to content

Commit d60cb43

Browse files
authored
Merge pull request #788 from nextcloud/stable20-bump-webauthn
[stable20] Bump Webauthn Lib to 3.3.9
2 parents 7944165 + a6fa318 commit d60cb43

File tree

196 files changed

+2692
-8028
lines changed

Some content is hidden

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

196 files changed

+2692
-8028
lines changed

composer.lock

Lines changed: 282 additions & 146 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: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1487,18 +1487,6 @@
14871487
'League\\Flysystem\\Util\\ContentListingFormatter' => $vendorDir . '/league/flysystem/src/Util/ContentListingFormatter.php',
14881488
'League\\Flysystem\\Util\\MimeType' => $vendorDir . '/league/flysystem/src/Util/MimeType.php',
14891489
'League\\Flysystem\\Util\\StreamHasher' => $vendorDir . '/league/flysystem/src/Util/StreamHasher.php',
1490-
'League\\Uri\\Components\\Authority' => $vendorDir . '/league/uri-components/src/Components/Authority.php',
1491-
'League\\Uri\\Components\\Component' => $vendorDir . '/league/uri-components/src/Components/Component.php',
1492-
'League\\Uri\\Components\\DataPath' => $vendorDir . '/league/uri-components/src/Components/DataPath.php',
1493-
'League\\Uri\\Components\\Domain' => $vendorDir . '/league/uri-components/src/Components/Domain.php',
1494-
'League\\Uri\\Components\\Fragment' => $vendorDir . '/league/uri-components/src/Components/Fragment.php',
1495-
'League\\Uri\\Components\\HierarchicalPath' => $vendorDir . '/league/uri-components/src/Components/HierarchicalPath.php',
1496-
'League\\Uri\\Components\\Host' => $vendorDir . '/league/uri-components/src/Components/Host.php',
1497-
'League\\Uri\\Components\\Path' => $vendorDir . '/league/uri-components/src/Components/Path.php',
1498-
'League\\Uri\\Components\\Port' => $vendorDir . '/league/uri-components/src/Components/Port.php',
1499-
'League\\Uri\\Components\\Query' => $vendorDir . '/league/uri-components/src/Components/Query.php',
1500-
'League\\Uri\\Components\\Scheme' => $vendorDir . '/league/uri-components/src/Components/Scheme.php',
1501-
'League\\Uri\\Components\\UserInfo' => $vendorDir . '/league/uri-components/src/Components/UserInfo.php',
15021490
'League\\Uri\\Contracts\\AuthorityInterface' => $vendorDir . '/league/uri-interfaces/src/Contracts/AuthorityInterface.php',
15031491
'League\\Uri\\Contracts\\DataPathInterface' => $vendorDir . '/league/uri-interfaces/src/Contracts/DataPathInterface.php',
15041492
'League\\Uri\\Contracts\\DomainHostInterface' => $vendorDir . '/league/uri-interfaces/src/Contracts/DomainHostInterface.php',
@@ -1514,21 +1502,12 @@
15141502
'League\\Uri\\Contracts\\UriInterface' => $vendorDir . '/league/uri-interfaces/src/Contracts/UriInterface.php',
15151503
'League\\Uri\\Contracts\\UserInfoInterface' => $vendorDir . '/league/uri-interfaces/src/Contracts/UserInfoInterface.php',
15161504
'League\\Uri\\Exceptions\\FileinfoSupportMissing' => $vendorDir . '/league/uri-interfaces/src/Exceptions/FileinfoSupportMissing.php',
1517-
'League\\Uri\\Exceptions\\IPv4CalculatorMissing' => $vendorDir . '/league/uri-components/src/Exceptions/IPv4CalculatorMissing.php',
15181505
'League\\Uri\\Exceptions\\IdnSupportMissing' => $vendorDir . '/league/uri-interfaces/src/Exceptions/IdnSupportMissing.php',
1519-
'League\\Uri\\Exceptions\\OffsetOutOfBounds' => $vendorDir . '/league/uri-components/src/Exceptions/OffsetOutOfBounds.php',
15201506
'League\\Uri\\Exceptions\\SyntaxError' => $vendorDir . '/league/uri-interfaces/src/Exceptions/SyntaxError.php',
15211507
'League\\Uri\\Exceptions\\TemplateCanNotBeExpanded' => $vendorDir . '/league/uri/src/Exceptions/TemplateCanNotBeExpanded.php',
15221508
'League\\Uri\\Http' => $vendorDir . '/league/uri/src/Http.php',
1523-
'League\\Uri\\IPv4Calculators\\BCMathCalculator' => $vendorDir . '/league/uri-components/src/IPv4Calculators/BCMathCalculator.php',
1524-
'League\\Uri\\IPv4Calculators\\GMPCalculator' => $vendorDir . '/league/uri-components/src/IPv4Calculators/GMPCalculator.php',
1525-
'League\\Uri\\IPv4Calculators\\IPv4Calculator' => $vendorDir . '/league/uri-components/src/IPv4Calculators/IPv4Calculator.php',
1526-
'League\\Uri\\IPv4Calculators\\NativeCalculator' => $vendorDir . '/league/uri-components/src/IPv4Calculators/NativeCalculator.php',
1527-
'League\\Uri\\IPv4Normalizer' => $vendorDir . '/league/uri-components/src/IPv4Normalizer.php',
1528-
'League\\Uri\\QueryString' => $vendorDir . '/league/uri-components/src/QueryString.php',
15291509
'League\\Uri\\Uri' => $vendorDir . '/league/uri/src/Uri.php',
15301510
'League\\Uri\\UriInfo' => $vendorDir . '/league/uri/src/UriInfo.php',
1531-
'League\\Uri\\UriModifier' => $vendorDir . '/league/uri-components/src/UriModifier.php',
15321511
'League\\Uri\\UriResolver' => $vendorDir . '/league/uri/src/UriResolver.php',
15331512
'League\\Uri\\UriString' => $vendorDir . '/league/uri/src/UriString.php',
15341513
'League\\Uri\\UriTemplate' => $vendorDir . '/league/uri/src/UriTemplate.php',

composer/autoload_files.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
$baseDir = $vendorDir;
77

88
return array(
9-
'7b11c4dc42b3b3023073cb14e519683c' => $vendorDir . '/ralouphie/getallheaders/src/getallheaders.php',
109
'383eaff206634a77a1be54e64e6459c7' => $vendorDir . '/sabre/uri/lib/functions.php',
11-
'a0edc8309cc5e1d60e3047b5df6b7052' => $vendorDir . '/guzzlehttp/psr7/src/functions_include.php',
1210
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php',
11+
'7b11c4dc42b3b3023073cb14e519683c' => $vendorDir . '/ralouphie/getallheaders/src/getallheaders.php',
1312
'a4ecaeafb8cfb009ad0e052c90355e98' => $vendorDir . '/beberlei/assert/lib/Assert/functions.php',
1413
'c964ee0ededf28c96ebd9db5099ef910' => $vendorDir . '/guzzlehttp/promises/src/functions_include.php',
14+
'a0edc8309cc5e1d60e3047b5df6b7052' => $vendorDir . '/guzzlehttp/psr7/src/functions_include.php',
1515
'37a3dc5111fe8f707ab4c132ef1dbc62' => $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php',
1616
'2b9d0f43f9552984cfa82fee95491826' => $vendorDir . '/sabre/event/lib/coroutine.php',
1717
'd81bab31d3feb45bfe2f283ea3c8fdf7' => $vendorDir . '/sabre/event/lib/Loop/functions.php',

composer/autoload_psr4.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
'Nextcloud\\LogNormalizer\\' => array($vendorDir . '/nextcloud/lognormalizer/src'),
5656
'MicrosoftAzure\\Storage\\Common\\' => array($vendorDir . '/microsoft/azure-storage-common/src/Common'),
5757
'MicrosoftAzure\\Storage\\Blob\\' => array($vendorDir . '/microsoft/azure-storage-blob/src/Blob'),
58-
'League\\Uri\\' => array($vendorDir . '/league/uri/src', $vendorDir . '/league/uri-components/src', $vendorDir . '/league/uri-interfaces/src'),
58+
'League\\Uri\\' => array($vendorDir . '/league/uri/src', $vendorDir . '/league/uri-interfaces/src'),
5959
'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'),
6060
'JsonSchema\\' => array($vendorDir . '/justinrainbow/json-schema/src/JsonSchema'),
6161
'JmesPath\\' => array($vendorDir . '/mtdowling/jmespath.php/src'),

composer/autoload_static.php

Lines changed: 3 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
88
{
99
public static $files = array (
10-
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
1110
'383eaff206634a77a1be54e64e6459c7' => __DIR__ . '/..' . '/sabre/uri/lib/functions.php',
12-
'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
1311
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
12+
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
1413
'a4ecaeafb8cfb009ad0e052c90355e98' => __DIR__ . '/..' . '/beberlei/assert/lib/Assert/functions.php',
1514
'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
15+
'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
1616
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
1717
'2b9d0f43f9552984cfa82fee95491826' => __DIR__ . '/..' . '/sabre/event/lib/coroutine.php',
1818
'd81bab31d3feb45bfe2f283ea3c8fdf7' => __DIR__ . '/..' . '/sabre/event/lib/Loop/functions.php',
@@ -383,8 +383,7 @@ class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
383383
'League\\Uri\\' =>
384384
array (
385385
0 => __DIR__ . '/..' . '/league/uri/src',
386-
1 => __DIR__ . '/..' . '/league/uri-components/src',
387-
2 => __DIR__ . '/..' . '/league/uri-interfaces/src',
386+
1 => __DIR__ . '/..' . '/league/uri-interfaces/src',
388387
),
389388
'League\\Flysystem\\' =>
390389
array (
@@ -2016,18 +2015,6 @@ class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
20162015
'League\\Flysystem\\Util\\ContentListingFormatter' => __DIR__ . '/..' . '/league/flysystem/src/Util/ContentListingFormatter.php',
20172016
'League\\Flysystem\\Util\\MimeType' => __DIR__ . '/..' . '/league/flysystem/src/Util/MimeType.php',
20182017
'League\\Flysystem\\Util\\StreamHasher' => __DIR__ . '/..' . '/league/flysystem/src/Util/StreamHasher.php',
2019-
'League\\Uri\\Components\\Authority' => __DIR__ . '/..' . '/league/uri-components/src/Components/Authority.php',
2020-
'League\\Uri\\Components\\Component' => __DIR__ . '/..' . '/league/uri-components/src/Components/Component.php',
2021-
'League\\Uri\\Components\\DataPath' => __DIR__ . '/..' . '/league/uri-components/src/Components/DataPath.php',
2022-
'League\\Uri\\Components\\Domain' => __DIR__ . '/..' . '/league/uri-components/src/Components/Domain.php',
2023-
'League\\Uri\\Components\\Fragment' => __DIR__ . '/..' . '/league/uri-components/src/Components/Fragment.php',
2024-
'League\\Uri\\Components\\HierarchicalPath' => __DIR__ . '/..' . '/league/uri-components/src/Components/HierarchicalPath.php',
2025-
'League\\Uri\\Components\\Host' => __DIR__ . '/..' . '/league/uri-components/src/Components/Host.php',
2026-
'League\\Uri\\Components\\Path' => __DIR__ . '/..' . '/league/uri-components/src/Components/Path.php',
2027-
'League\\Uri\\Components\\Port' => __DIR__ . '/..' . '/league/uri-components/src/Components/Port.php',
2028-
'League\\Uri\\Components\\Query' => __DIR__ . '/..' . '/league/uri-components/src/Components/Query.php',
2029-
'League\\Uri\\Components\\Scheme' => __DIR__ . '/..' . '/league/uri-components/src/Components/Scheme.php',
2030-
'League\\Uri\\Components\\UserInfo' => __DIR__ . '/..' . '/league/uri-components/src/Components/UserInfo.php',
20312018
'League\\Uri\\Contracts\\AuthorityInterface' => __DIR__ . '/..' . '/league/uri-interfaces/src/Contracts/AuthorityInterface.php',
20322019
'League\\Uri\\Contracts\\DataPathInterface' => __DIR__ . '/..' . '/league/uri-interfaces/src/Contracts/DataPathInterface.php',
20332020
'League\\Uri\\Contracts\\DomainHostInterface' => __DIR__ . '/..' . '/league/uri-interfaces/src/Contracts/DomainHostInterface.php',
@@ -2043,21 +2030,12 @@ class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
20432030
'League\\Uri\\Contracts\\UriInterface' => __DIR__ . '/..' . '/league/uri-interfaces/src/Contracts/UriInterface.php',
20442031
'League\\Uri\\Contracts\\UserInfoInterface' => __DIR__ . '/..' . '/league/uri-interfaces/src/Contracts/UserInfoInterface.php',
20452032
'League\\Uri\\Exceptions\\FileinfoSupportMissing' => __DIR__ . '/..' . '/league/uri-interfaces/src/Exceptions/FileinfoSupportMissing.php',
2046-
'League\\Uri\\Exceptions\\IPv4CalculatorMissing' => __DIR__ . '/..' . '/league/uri-components/src/Exceptions/IPv4CalculatorMissing.php',
20472033
'League\\Uri\\Exceptions\\IdnSupportMissing' => __DIR__ . '/..' . '/league/uri-interfaces/src/Exceptions/IdnSupportMissing.php',
2048-
'League\\Uri\\Exceptions\\OffsetOutOfBounds' => __DIR__ . '/..' . '/league/uri-components/src/Exceptions/OffsetOutOfBounds.php',
20492034
'League\\Uri\\Exceptions\\SyntaxError' => __DIR__ . '/..' . '/league/uri-interfaces/src/Exceptions/SyntaxError.php',
20502035
'League\\Uri\\Exceptions\\TemplateCanNotBeExpanded' => __DIR__ . '/..' . '/league/uri/src/Exceptions/TemplateCanNotBeExpanded.php',
20512036
'League\\Uri\\Http' => __DIR__ . '/..' . '/league/uri/src/Http.php',
2052-
'League\\Uri\\IPv4Calculators\\BCMathCalculator' => __DIR__ . '/..' . '/league/uri-components/src/IPv4Calculators/BCMathCalculator.php',
2053-
'League\\Uri\\IPv4Calculators\\GMPCalculator' => __DIR__ . '/..' . '/league/uri-components/src/IPv4Calculators/GMPCalculator.php',
2054-
'League\\Uri\\IPv4Calculators\\IPv4Calculator' => __DIR__ . '/..' . '/league/uri-components/src/IPv4Calculators/IPv4Calculator.php',
2055-
'League\\Uri\\IPv4Calculators\\NativeCalculator' => __DIR__ . '/..' . '/league/uri-components/src/IPv4Calculators/NativeCalculator.php',
2056-
'League\\Uri\\IPv4Normalizer' => __DIR__ . '/..' . '/league/uri-components/src/IPv4Normalizer.php',
2057-
'League\\Uri\\QueryString' => __DIR__ . '/..' . '/league/uri-components/src/QueryString.php',
20582037
'League\\Uri\\Uri' => __DIR__ . '/..' . '/league/uri/src/Uri.php',
20592038
'League\\Uri\\UriInfo' => __DIR__ . '/..' . '/league/uri/src/UriInfo.php',
2060-
'League\\Uri\\UriModifier' => __DIR__ . '/..' . '/league/uri-components/src/UriModifier.php',
20612039
'League\\Uri\\UriResolver' => __DIR__ . '/..' . '/league/uri/src/UriResolver.php',
20622040
'League\\Uri\\UriString' => __DIR__ . '/..' . '/league/uri/src/UriString.php',
20632041
'League\\Uri\\UriTemplate' => __DIR__ . '/..' . '/league/uri/src/UriTemplate.php',

0 commit comments

Comments
 (0)