pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/php-nextcloud



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Feb 27 19:04:55 UTC 2021

Modified Files:
        pkgsrc/www/php-nextcloud: Makefile PLIST distinfo

Log Message:
php-nextcloud: Update to 21.0.0

Changelog:
Version 21.0.0 February 22 2021

Changes

The biggest improvements we introduce with Nextcloud 21 are:

  * High Performance Back-end for Nextcloud Files: reduces server load from
    desktop clients and web interface polling by 90% while delivering instant
    notifications to users.
  * And a wide range of performance improvements all over on top, decreasing
    loading times of pages and reducing load on the server
  * Collaborative features: new Whiteboard, author colours in Text and
    Document Templates to increase team productivity
  * Nextcloud Talk: debuts message status indicators, a raise hand feature, a
    group conversation description and more!
  * A range of Groupware improvements like drag'n'drop and nicer threading in
    Mail and syncing social media avatars in Contacts.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/www/php-nextcloud/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/www/php-nextcloud/PLIST
cvs rdiff -u -r1.41 -r1.42 pkgsrc/www/php-nextcloud/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/php-nextcloud/Makefile
diff -u pkgsrc/www/php-nextcloud/Makefile:1.49 pkgsrc/www/php-nextcloud/Makefile:1.50
--- pkgsrc/www/php-nextcloud/Makefile:1.49      Mon Feb 15 12:46:00 2021
+++ pkgsrc/www/php-nextcloud/Makefile   Sat Feb 27 19:04:55 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2021/02/15 12:46:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.50 2021/02/27 19:04:55 ryoon Exp $
 #
 
 # The nextcloud update process only works from one version to the
@@ -10,7 +10,7 @@
 # contained 18.0.2, then during April to June it is ok to update to
 # later 18.x.y, to 19.0.0, and to later 19.x.y, but it is not ok to
 # update to 20.
-DISTNAME=      nextcloud-20.0.7
+DISTNAME=      nextcloud-21.0.0
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  https://download.nextcloud.com/server/releases/

Index: pkgsrc/www/php-nextcloud/PLIST
diff -u pkgsrc/www/php-nextcloud/PLIST:1.40 pkgsrc/www/php-nextcloud/PLIST:1.41
--- pkgsrc/www/php-nextcloud/PLIST:1.40 Mon Feb 15 12:46:00 2021
+++ pkgsrc/www/php-nextcloud/PLIST      Sat Feb 27 19:04:55 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.40 2021/02/15 12:46:00 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.41 2021/02/27 19:04:55 ryoon Exp $
 share/nextcloud/.htaccess
 share/nextcloud/.user.ini
 share/nextcloud/3rdparty/.github/workflows/composer.yml
@@ -20,6 +20,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AlexaForBusiness/Exception/AlexaForBusinessException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Amplify/AmplifyClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Amplify/Exception/AmplifyException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AmplifyBackend/AmplifyBackendClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AmplifyBackend/Exception/AmplifyBackendException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/AbstractModel.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/ApiProvider.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Api/DateTimeResult.php
@@ -69,10 +71,16 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ApiGatewayV2/Exception/ApiGatewayV2Exception.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppConfig/AppConfigClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppConfig/Exception/AppConfigException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppIntegrationsService/AppIntegrationsServiceClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppIntegrationsService/Exception/AppIntegrationsServiceException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppMesh/AppMeshClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppMesh/Exception/AppMeshException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppRegistry/AppRegistryClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppRegistry/Exception/AppRegistryException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppSync/AppSyncClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppSync/Exception/AppSyncException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Appflow/AppflowClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Appflow/Exception/AppflowException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ApplicationAutoScaling/ApplicationAutoScalingClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ApplicationAutoScaling/Exception/ApplicationAutoScalingException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ApplicationDiscoveryService/ApplicationDiscoveryServiceClient.php
@@ -82,14 +90,21 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Appstream/AppstreamClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Appstream/Exception/AppstreamException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/AccessPointArn.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/AccessPointArnInterface.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/Arn.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/ArnInterface.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/ArnParser.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/Exception/InvalidArnException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/ResourceTypeAndIdTrait.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/AccessPointArn.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/BucketArnInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/OutpostsAccessPointArn.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/OutpostsArnInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Arn/S3/OutpostsBucketArn.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Athena/AthenaClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Athena/Exception/AthenaException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AuditManager/AuditManagerClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AuditManager/Exception/AuditManagerException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AugmentedAIRuntime/AugmentedAIRuntimeClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AugmentedAIRuntime/Exception/AugmentedAIRuntimeException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/AutoScaling/AutoScalingClient.php
@@ -103,6 +118,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Backup/Exception/BackupException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Batch/BatchClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Batch/Exception/BatchException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Braket/BraketClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Braket/Exception/BraketException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Budgets/BudgetsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Budgets/Exception/BudgetsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CacheInterface.php
@@ -147,6 +164,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchEvents/Exception/CloudWatchEventsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchLogs/CloudWatchLogsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CloudWatchLogs/Exception/CloudWatchLogsException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeArtifact/CodeArtifactClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeArtifact/Exception/CodeArtifactException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeBuild/CodeBuildClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeBuild/Exception/CodeBuildException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CodeCommit/CodeCommitClient.php
@@ -186,6 +205,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConfigurationProviderInterface.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Connect/ConnectClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Connect/Exception/ConnectException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectContactLens/ConnectContactLensClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectContactLens/Exception/ConnectContactLensException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectParticipant/ConnectParticipantClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ConnectParticipant/Exception/ConnectParticipantException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/CostExplorer/CostExplorerClient.php
@@ -200,20 +221,35 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Credentials/EcsCredentialProvider.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AbstractCryptoClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AbstractCryptoClientV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AesDecryptingStream.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AesEncryptingStream.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AesGcmDecryptingStream.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AesGcmEncryptingStream.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AesStreamInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/AesStreamInterfaceV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Cipher/Cbc.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Cipher/CipherBuilderTrait.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Cipher/CipherMethod.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/DecryptionTrait.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/DecryptionTraitV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/EncryptionTrait.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/EncryptionTraitV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/KmsMaterialsProvider.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/KmsMaterialsProviderV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/MaterialsProvider.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/MaterialsProviderInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/MaterialsProviderInterfaceV2.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/MaterialsProviderV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/MetadataEnvelope.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/MetadataStrategyInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Polyfill/AesGcm.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Polyfill/ByteArray.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Polyfill/Gmac.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Polyfill/Key.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/Polyfill/NeedsTrait.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CustomerProfiles/CustomerProfilesClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/CustomerProfiles/Exception/CustomerProfilesException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DAX/DAXClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DAX/Exception/DAXException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DLM/DLMClient.php
@@ -228,6 +264,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DatabaseMigrationService/Exception/DatabaseMigrationServiceException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Detective/DetectiveClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Detective/Exception/DetectiveException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/DevOpsGuru/DevOpsGuruClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/DevOpsGuru/Exception/DevOpsGuruException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DeviceFarm/DeviceFarmClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DeviceFarm/Exception/DeviceFarmException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/DirectConnect/DirectConnectClient.php
@@ -255,8 +293,12 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/EBS/Exception/EBSException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/EC2InstanceConnect/EC2InstanceConnectClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/EC2InstanceConnect/Exception/EC2InstanceConnectException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ECRPublic/ECRPublicClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ECRPublic/Exception/ECRPublicException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/EKS/EKSClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/EKS/Exception/EKSException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EMRContainers/EMRContainersClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/EMRContainers/Exception/EMRContainersException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Ec2/Ec2Client.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Ec2/Exception/Ec2Exception.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Ecr/EcrClient.php
@@ -298,6 +340,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/AwsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/CouldNotCreateChecksumException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/CredentialsException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/CryptoException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/CryptoPolyfillException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/EventStreamDataException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/IncalculablePayloadException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/InvalidJsonException.php
@@ -328,8 +372,12 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/GlobalAccelerator/GlobalAcceleratorClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Glue/Exception/GlueException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Glue/GlueClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/GlueDataBrew/Exception/GlueDataBrewException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/GlueDataBrew/GlueDataBrewClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Greengrass/Exception/GreengrassException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Greengrass/GreengrassClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/GreengrassV2/Exception/GreengrassV2Exception.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/GreengrassV2/GreengrassV2Client.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/GroundStation/Exception/GroundStationException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/GroundStation/GroundStationClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/GuardDuty/Exception/GuardDutyException.php
@@ -345,12 +393,21 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/HashingStream.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Health/Exception/HealthException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Health/HealthClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/HealthLake/Exception/HealthLakeException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/HealthLake/HealthLakeClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/History.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Honeycode/Exception/HoneycodeException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Honeycode/HoneycodeClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IVS/Exception/IVSException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IVS/IVSClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Iam/Exception/IamException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Iam/IamClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IdentityStore/Exception/IdentityStoreException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IdentityStore/IdentityStoreClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ImportExport/Exception/ImportExportException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ImportExport/ImportExportClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/InputValidationMiddleware.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Inspector/Exception/InspectorException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Inspector/InspectorClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoT1ClickDevicesService/Exception/IoT1ClickDevicesServiceException.php
@@ -359,16 +416,24 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoT1ClickProjects/IoT1ClickProjectsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTAnalytics/Exception/IoTAnalyticsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTAnalytics/IoTAnalyticsClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTDeviceAdvisor/Exception/IoTDeviceAdvisorException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTDeviceAdvisor/IoTDeviceAdvisorClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTEvents/Exception/IoTEventsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTEvents/IoTEventsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTEventsData/Exception/IoTEventsDataException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTEventsData/IoTEventsDataClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTFleetHub/Exception/IoTFleetHubException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTFleetHub/IoTFleetHubClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTJobsDataPlane/Exception/IoTJobsDataPlaneException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTJobsDataPlane/IoTJobsDataPlaneClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTSecureTunneling/Exception/IoTSecureTunnelingException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTSecureTunneling/IoTSecureTunnelingClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTSiteWise/Exception/IoTSiteWiseException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTSiteWise/IoTSiteWiseClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTThingsGraph/Exception/IoTThingsGraphException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTThingsGraph/IoTThingsGraphClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTWireless/Exception/IoTWirelessException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/IoTWireless/IoTWirelessClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Iot/Exception/IotException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Iot/IotClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/IotDataPlane/Exception/IotDataPlaneException.php
@@ -404,15 +469,23 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/LicenseManager/LicenseManagerClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Lightsail/Exception/LightsailException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Lightsail/LightsailClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LocationService/Exception/LocationServiceException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LocationService/LocationServiceClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LookoutforVision/Exception/LookoutforVisionException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LookoutforVision/LookoutforVisionClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/LruArrayCache.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MQ/Exception/MQException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MQ/MQClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MTurk/Exception/MTurkException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MTurk/MTurkClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MWAA/Exception/MWAAException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/MWAA/MWAAClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MachineLearning/Exception/MachineLearningException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MachineLearning/MachineLearningClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Macie/Exception/MacieException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Macie/MacieClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Macie2/Exception/Macie2Exception.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Macie2/Macie2Client.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedBlockchain/Exception/ManagedBlockchainException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ManagedBlockchain/ManagedBlockchainClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/MarketplaceCatalog/Exception/MarketplaceCatalogException.php
@@ -454,6 +527,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Multipart/UploadState.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Neptune/Exception/NeptuneException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Neptune/NeptuneClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/NetworkFirewall/Exception/NetworkFirewallException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/NetworkFirewall/NetworkFirewallClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/NetworkManager/Exception/NetworkManagerException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/NetworkManager/NetworkManagerClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/OpsWorks/Exception/OpsWorksException.php
@@ -484,6 +559,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/PresignUrlMiddleware.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Pricing/Exception/PricingException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Pricing/PricingClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/PrometheusService/Exception/PrometheusServiceException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/PrometheusService/PrometheusServiceClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Psr16CacheAdapter.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/PsrCacheAdapter.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/QLDB/Exception/QLDBException.php
@@ -501,6 +578,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Rds/RdsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Redshift/Exception/RedshiftException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Redshift/RedshiftClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/RedshiftDataAPIService/Exception/RedshiftDataAPIServiceException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/RedshiftDataAPIService/RedshiftDataAPIServiceClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Rekognition/Exception/RekognitionException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Rekognition/RekognitionClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResourceGroups/Exception/ResourceGroupsException.php
@@ -511,7 +590,15 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Result.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResultInterface.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ResultPaginator.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Retry/Configuration.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Retry/ConfigurationInterface.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Retry/ConfigurationProvider.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Retry/Exception/ConfigurationException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Retry/QuotaManager.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Retry/RateLimiter.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Retry/RetryHelperTrait.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/RetryMiddleware.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/RetryMiddlewareV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/RoboMaker/Exception/RoboMakerException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/RoboMaker/RoboMakerClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Route53/Exception/Route53Exception.php
@@ -526,10 +613,15 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/BucketEndpointArnMiddleware.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTrait.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/CryptoParamsTraitV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/HeadersMetadataStrategy.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/InstructionFileMetadataStrategy.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionClientV2.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploader.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/S3EncryptionMultipartUploaderV2.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Crypto/UserAgentTrait.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/EndpointRegionHelperTrait.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Exception/DeleteMultipleObjectsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/Exception/S3Exception.php
@@ -562,17 +654,26 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationInterface.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3/UseArnRegion/Exception/ConfigurationException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3Control/EndpointArnMiddleware.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3Control/Exception/S3ControlException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3Control/S3ControlClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3Control/S3ControlEndpointMiddleware.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3Outposts/Exception/S3OutpostsException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/SSO/Exception/SSOException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/SSO/SSOClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SSOAdmin/Exception/SSOAdminException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SSOAdmin/SSOAdminClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/SSOOIDC/Exception/SSOOIDCException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/SSOOIDC/SSOOIDCClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMaker/Exception/SageMakerException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMaker/SageMakerClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMakerFeatureStoreRuntime/Exception/SageMakerFeatureStoreRuntimeException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMakerFeatureStoreRuntime/SageMakerFeatureStoreRuntimeClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMakerRuntime/Exception/SageMakerRuntimeException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SagemakerEdgeManager/Exception/SagemakerEdgeManagerException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SagemakerEdgeManager/SagemakerEdgeManagerClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/SavingsPlans/Exception/SavingsPlansException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/SavingsPlans/SavingsPlansClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Schemas/Exception/SchemasException.php
@@ -627,8 +728,14 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Support/SupportClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Swf/Exception/SwfException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Swf/SwfClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Synthetics/Exception/SyntheticsException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Synthetics/SyntheticsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Textract/Exception/TextractException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Textract/TextractClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/TimestreamQuery/Exception/TimestreamQueryException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/TimestreamQuery/TimestreamQueryClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/TimestreamWrite/Exception/TimestreamWriteException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/TimestreamWrite/TimestreamWriteClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/TraceMiddleware.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/TranscribeService/Exception/TranscribeServiceException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/TranscribeService/TranscribeServiceClient.php
@@ -643,6 +750,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/WafRegional/Exception/WafRegionalException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/WafRegional/WafRegionalClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Waiter.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/WellArchitected/Exception/WellArchitectedException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/WellArchitected/WellArchitectedClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkDocs/Exception/WorkDocsException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkDocs/WorkDocsClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/WorkLink/Exception/WorkLinkException.php
@@ -668,8 +777,12 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/alexaforbusiness/2017-11-09/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/aliases.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/amp/2020-08-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/amp/2020-08-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplify/2017-07-25/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplify/2017-07-25/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/amplifybackend/2020-08-11/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/apigateway/2015-07-09/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/apigateway/2015-07-09/smoke.json.php
@@ -679,6 +792,10 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/apigatewayv2/2018-11-29/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appconfig/2019-10-09/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appconfig/2019-10-09/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appflow/2020-08-23/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appflow/2020-08-23/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appintegrations/2020-07-29/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/smoke.json.php
@@ -697,6 +814,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/athena/2017-05-18/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/athena/2017-05-18/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/athena/2017-05-18/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/auditmanager/2017-07-25/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/autoscaling-plans/2018-01-06/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/api-2.json.php
@@ -708,6 +827,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/batch/2016-08-10/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/batch/2016-08-10/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/batch/2016-08-10/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/braket/2019-09-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/braket/2019-09-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/budgets/2016-10-20/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/budgets/2016-10-20/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ce/2017-10-25/api-2.json.php
@@ -772,6 +893,11 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2019-03-26/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/waiters-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudhsm/2014-05-30/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudhsmv2/2017-04-28/api-2.json.php
@@ -784,6 +910,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cloudtrail/2013-11-01/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codeartifact/2018-09-22/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codebuild/2016-10-06/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codebuild/2016-10-06/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codebuild/2016-10-06/smoke.json.php
@@ -811,6 +939,7 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/codestar/2017-04-19/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/smoke.json.php
@@ -824,6 +953,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/config/2014-11-12/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/config/2014-11-12/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/connect-contact-lens/2020-08-21/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/connect/2017-08-08/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/connect/2017-08-08/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/connectparticipant/2018-09-07/api-2.json.php
@@ -831,7 +962,13 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cur/2017-01-06/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cur/2017-01-06/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cur/2017-01-06/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/customer-profiles/2020-08-15/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/data.iot/2015-05-28/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/data.iot/2015-05-28/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/data.iot/2015-05-28/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/databrew/2017-07-25/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/databrew/2017-07-25/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/dataexchange/2017-07-25/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/datapipeline/2012-10-29/api-2.json.php
@@ -845,6 +982,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/devicefarm/2015-06-23/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/devops-guru/2020-12-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/directconnect/2012-10-25/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/directconnect/2012-10-25/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/directconnect/2012-10-25/smoke.json.php
@@ -894,6 +1033,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ec2/2016-11-15/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ec2/2016-11-15/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ecr-public/2020-10-30/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ecr/2015-09-21/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ecr/2015-09-21/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ecr/2015-09-21/smoke.json.php
@@ -914,6 +1055,7 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/waiters-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/elasticfilesystem/2015-02-01/smoke.json.php
@@ -939,6 +1081,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/email/2010-12-01/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/email/2010-12-01/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/emr-containers/2020-10-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/endpoints.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/endpoints_prefix_history.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/entitlement.marketplace/2017-01-11/api-2.json.php
@@ -979,16 +1123,24 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/glue/2017-03-31/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/glue/2017-03-31/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/greengrass/2017-06-07/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/greengrassv2/2020-11-30/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/groundstation/2019-05-23/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/groundstation/2019-05-23/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/guardduty/2017-11-28/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/guardduty/2017-11-28/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/health/2016-08-04/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/health/2016-08-04/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/healthlake/2017-07-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/healthlake/2017-07-01/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/honeycode/2020-03-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/honeycode/2020-03-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iam/2010-05-08/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iam/2010-05-08/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iam/2010-05-08/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iam/2010-05-08/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/identitystore/2020-06-15/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/identitystore/2020-06-15/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/imagebuilder/2019-12-02/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/importexport/2010-06-01/api-2.json.php
@@ -1006,14 +1158,25 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iot1click-projects/2018-05-14/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotanalytics/2017-11-27/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotdeviceadvisor/2020-09-18/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotevents-data/2018-10-23/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotevents/2018-07-27/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotevents/2018-07-27/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotfleethub/2020-11-03/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotsecuretunneling/2018-10-05/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotsitewise/2019-12-02/waiters-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotthingsgraph/2018-09-06/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/iotwireless/2020-11-22/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ivs/2020-07-14/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ivs/2020-07-14/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kafka/2018-11-14/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kafka/2018-11-14/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/kendra/2019-02-03/api-2.json.php
@@ -1050,14 +1213,20 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/lightsail/2016-11-28/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/lightsail/2016-11-28/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/lightsail/2016-11-28/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/location/2020-11-19/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/location/2020-11-19/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/logs/2014-03-28/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/logs/2014-03-28/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/logs/2014-03-28/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/lookoutvision/2020-11-20/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/waiters-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/macie/2017-12-19/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/macie/2017-12-19/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/macie2/2020-01-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/macie2/2020-01-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/managedblockchain/2018-09-24/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/manifest.json.php
@@ -1100,10 +1269,14 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mturk-requester/2017-01-17/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mwaa/2020-07-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mwaa/2020-07-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptune/2014-10-31/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptune/2014-10-31/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptune/2014-10-31/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/neptune/2014-10-31/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/network-firewall/2020-11-12/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/networkmanager/2019-07-05/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/opsworks/2013-02-18/api-2.json.php
@@ -1151,6 +1324,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/rds/2014-10-31/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/rds/2014-10-31/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/redshift-data/2019-12-20/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/redshift/2012-12-01/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/redshift/2012-12-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/redshift/2012-12-01/smoke.json.php
@@ -1172,6 +1347,7 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53/2013-04-01/waiters-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53domains/2014-05-15/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53domains/2014-05-15/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53domains/2014-05-15/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/route53resolver/2018-04-01/smoke.json.php
@@ -1186,8 +1362,14 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/s3control/2018-08-20/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/s3control/2018-08-20/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/s3outposts/2017-07-25/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker-a2i-runtime/2019-11-07/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker-edge/2020-09-23/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker-featurestore-runtime/2020-07-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sagemaker/2017-07-24/waiters-2.json.php
@@ -1205,6 +1387,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/serverlessrepo/2017-09-08/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/service-quotas/2019-06-24/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/servicecatalog-appregistry/2020-06-24/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/smoke.json.php
@@ -1235,6 +1419,9 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm/2014-11-06/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm/2014-11-06/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm/2014-11-06/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm/2014-11-06/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sso-admin/2020-07-20/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sso-oidc/2019-06-10/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sso/2019-06-10/api-2.json.php
@@ -1254,8 +1441,14 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/support/2013-04-15/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/swf/2012-01-25/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/swf/2012-01-25/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/synthetics/2017-10-11/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/synthetics/2017-10-11/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/textract/2018-06-27/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/textract/2018-06-27/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/timestream-query/2018-11-01/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/timestream-write/2018-11-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/transcribe/2017-10-26/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/transcribe/2017-10-26/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/transfer/2018-11-05/api-2.json.php
@@ -1271,6 +1464,8 @@ share/nextcloud/3rdparty/aws/aws-sdk-php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/wafv2/2019-07-29/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/wafv2/2019-07-29/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/wafv2/2019-07-29/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/wellarchitected/2020-03-31/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/workdocs/2016-05-01/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/workdocs/2016-05-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/worklink/2018-09-25/api-2.json.php
@@ -1308,8 +1503,24 @@ share/nextcloud/3rdparty/beberlei/assert
 share/nextcloud/3rdparty/beberlei/assert/lib/Assert/LazyAssertion.php
 share/nextcloud/3rdparty/beberlei/assert/lib/Assert/LazyAssertionException.php
 share/nextcloud/3rdparty/beberlei/assert/lib/Assert/functions.php
-share/nextcloud/3rdparty/beberlei/assert/phpstan-code.neon
-share/nextcloud/3rdparty/beberlei/assert/phpstan-tests.neon
+share/nextcloud/3rdparty/brick/math/LICENSE
+share/nextcloud/3rdparty/brick/math/SECURITY.md
+share/nextcloud/3rdparty/brick/math/composer.json
+share/nextcloud/3rdparty/brick/math/src/BigDecimal.php
+share/nextcloud/3rdparty/brick/math/src/BigInteger.php
+share/nextcloud/3rdparty/brick/math/src/BigNumber.php
+share/nextcloud/3rdparty/brick/math/src/BigRational.php
+share/nextcloud/3rdparty/brick/math/src/Exception/DivisionByZeroException.php
+share/nextcloud/3rdparty/brick/math/src/Exception/IntegerOverflowException.php
+share/nextcloud/3rdparty/brick/math/src/Exception/MathException.php
+share/nextcloud/3rdparty/brick/math/src/Exception/NegativeNumberException.php
+share/nextcloud/3rdparty/brick/math/src/Exception/NumberFormatException.php
+share/nextcloud/3rdparty/brick/math/src/Exception/RoundingNecessaryException.php
+share/nextcloud/3rdparty/brick/math/src/Internal/Calculator.php
+share/nextcloud/3rdparty/brick/math/src/Internal/Calculator/BcMathCalculator.php
+share/nextcloud/3rdparty/brick/math/src/Internal/Calculator/GmpCalculator.php
+share/nextcloud/3rdparty/brick/math/src/Internal/Calculator/NativeCalculator.php
+share/nextcloud/3rdparty/brick/math/src/RoundingMode.php
 share/nextcloud/3rdparty/christophwurst/id3parser/.gitignore
 share/nextcloud/3rdparty/christophwurst/id3parser/LICENSE
 share/nextcloud/3rdparty/christophwurst/id3parser/README.md
@@ -1324,6 +1535,7 @@ share/nextcloud/3rdparty/christophwurst/
 share/nextcloud/3rdparty/composer.json
 share/nextcloud/3rdparty/composer.lock
 share/nextcloud/3rdparty/composer/ClassLoader.php
+share/nextcloud/3rdparty/composer/InstalledVersions.php
 share/nextcloud/3rdparty/composer/LICENSE
 share/nextcloud/3rdparty/composer/autoload_classmap.php
 share/nextcloud/3rdparty/composer/autoload_files.php
@@ -1333,39 +1545,40 @@ share/nextcloud/3rdparty/composer/autolo
 share/nextcloud/3rdparty/composer/autoload_static.php
 share/nextcloud/3rdparty/composer/include_paths.php
 share/nextcloud/3rdparty/composer/installed.json
+share/nextcloud/3rdparty/composer/installed.php
+share/nextcloud/3rdparty/composer/package-versions-deprecated/CHANGELOG.md
+share/nextcloud/3rdparty/composer/package-versions-deprecated/CONTRIBUTING.md
+share/nextcloud/3rdparty/composer/package-versions-deprecated/LICENSE
+share/nextcloud/3rdparty/composer/package-versions-deprecated/README.md
+share/nextcloud/3rdparty/composer/package-versions-deprecated/SECURITY.md
+share/nextcloud/3rdparty/composer/package-versions-deprecated/composer.json
+share/nextcloud/3rdparty/composer/package-versions-deprecated/composer.lock
+share/nextcloud/3rdparty/composer/package-versions-deprecated/phpcs.xml.dist
+share/nextcloud/3rdparty/composer/package-versions-deprecated/src/PackageVersions/FallbackVersions.php
+share/nextcloud/3rdparty/composer/package-versions-deprecated/src/PackageVersions/Installer.php
+share/nextcloud/3rdparty/composer/package-versions-deprecated/src/PackageVersions/Versions.php
+share/nextcloud/3rdparty/composer/platform_check.php
+share/nextcloud/3rdparty/deepdiver/zipstreamer/.gitignore
 share/nextcloud/3rdparty/deepdiver/zipstreamer/COPYING
 share/nextcloud/3rdparty/deepdiver/zipstreamer/MANUAL.md
 share/nextcloud/3rdparty/deepdiver/zipstreamer/README.md
 share/nextcloud/3rdparty/deepdiver/zipstreamer/composer.json
+share/nextcloud/3rdparty/deepdiver/zipstreamer/src/COMPR.php
+share/nextcloud/3rdparty/deepdiver/zipstreamer/src/Count64.php
+share/nextcloud/3rdparty/deepdiver/zipstreamer/src/Lib/Count64Base.php
+share/nextcloud/3rdparty/deepdiver/zipstreamer/src/Lib/Count64_32.php
+share/nextcloud/3rdparty/deepdiver/zipstreamer/src/Lib/Count64_64.php
 share/nextcloud/3rdparty/deepdiver/zipstreamer/src/ZipStreamer.php
-share/nextcloud/3rdparty/deepdiver/zipstreamer/src/lib/Count64.php
+share/nextcloud/3rdparty/deepdiver/zipstreamer/test/Count64Test.php
+share/nextcloud/3rdparty/deepdiver/zipstreamer/test/ZipComponents.php
+share/nextcloud/3rdparty/deepdiver/zipstreamer/test/ZipStreamerTest.php
+share/nextcloud/3rdparty/deepdiver/zipstreamer/test/bootstrap.php
+share/nextcloud/3rdparty/deepdiver/zipstreamer/test/integration/Dockerfile
+share/nextcloud/3rdparty/deepdiver/zipstreamer/test/integration/UnpackTest.php
+share/nextcloud/3rdparty/deepdiver/zipstreamer/test/phpunit.xml
 share/nextcloud/3rdparty/deepdiver1975/tarstreamer/LICENSE
 share/nextcloud/3rdparty/deepdiver1975/tarstreamer/src/TarHeader.php
 share/nextcloud/3rdparty/deepdiver1975/tarstreamer/src/TarStreamer.php
-share/nextcloud/3rdparty/doctrine/annotations/CHANGELOG.md
-share/nextcloud/3rdparty/doctrine/annotations/LICENSE
-share/nextcloud/3rdparty/doctrine/annotations/README.md
-share/nextcloud/3rdparty/doctrine/annotations/composer.json
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Required.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/FileCacheReader.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/IndexedReader.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
-share/nextcloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
-share/nextcloud/3rdparty/doctrine/annotations/phpstan.neon
 share/nextcloud/3rdparty/doctrine/cache/LICENSE
 share/nextcloud/3rdparty/doctrine/cache/UPGRADE.md
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php
@@ -1399,435 +1612,343 @@ share/nextcloud/3rdparty/doctrine/cache/
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php
 share/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php
-share/nextcloud/3rdparty/doctrine/collections/CONTRIBUTING.md
-share/nextcloud/3rdparty/doctrine/collections/LICENSE
-share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php
-share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
-share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
-share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Criteria.php
-share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php
-share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Comparison.php
-share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php
-share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Expression.php
-share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ExpressionVisitor.php
-share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Value.php
-share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php
-share/nextcloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
-share/nextcloud/3rdparty/doctrine/common/.doctrine-project.json
-share/nextcloud/3rdparty/doctrine/common/LICENSE
-share/nextcloud/3rdparty/doctrine/common/README.md
-share/nextcloud/3rdparty/doctrine/common/UPGRADE_TO_2_1
-share/nextcloud/3rdparty/doctrine/common/UPGRADE_TO_2_2
-share/nextcloud/3rdparty/doctrine/common/docs/en/index.rst
-share/nextcloud/3rdparty/doctrine/common/docs/en/reference/class-loading.rst
-share/nextcloud/3rdparty/doctrine/common/humbug.json.dist
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/ClassLoader.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/CommonException.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Comparable.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Lexer.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Exception/InvalidArgumentException.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Exception/OutOfBoundsException.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Exception/ProxyException.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Exception/UnexpectedValueException.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Proxy.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/ProxyDefinition.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Util/ClassUtils.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Util/Debug.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Util/Inflector.php
-share/nextcloud/3rdparty/doctrine/common/lib/Doctrine/Common/Version.php
-share/nextcloud/3rdparty/doctrine/common/phpstan.neon
+share/nextcloud/3rdparty/doctrine/dbal/CONTRIBUTING.md
 share/nextcloud/3rdparty/doctrine/dbal/LICENSE
 share/nextcloud/3rdparty/doctrine/dbal/README.md
-share/nextcloud/3rdparty/doctrine/dbal/SECURITY.md
-share/nextcloud/3rdparty/doctrine/dbal/UPGRADE.md
 share/nextcloud/3rdparty/doctrine/dbal/composer.json
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/ArrayStatement.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/CacheException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/QueryCacheProfile.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/ResultCacheStatement.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/ColumnCase.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/ConnectionException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connections/MasterSlaveConnection.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractDB2Driver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractDriverException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractOracleDriver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractOracleDriver/EasyConnectString.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractPostgreSQLDriver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractSQLAnywhereDriver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractSQLServerDriver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractSQLiteDriver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/DriverException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/DrizzlePDOMySql/Connection.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/DrizzlePDOMySql/Driver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/ExceptionConverterDriver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Connection.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Driver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Exception.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Statement.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/Driver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliConnection.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliStatement.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/Driver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/OCI8Connection.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/OCI8Exception.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOIbm/Driver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOOracle/Driver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOPgSql/Driver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOSqlite/Driver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOSqlsrv/Connection.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOSqlsrv/Driver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOSqlsrv/Statement.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PingableConnection.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/ResultStatement.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/Driver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereConnection.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereStatement.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/Driver.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/LastInsertId.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvConnection.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvStatement.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/ServerInfoAwareConnection.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Statement.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/StatementIterator.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/ConnectionEventArgs.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/Listeners/MysqlSessionInit.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/Listeners/OracleSessionInit.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/Listeners/SQLSessionInit.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableAddColumnEventArgs.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableChangeColumnEventArgs.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableEventArgs.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableRemoveColumnEventArgs.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableRenameColumnEventArgs.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaColumnDefinitionEventArgs.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaCreateTableColumnEventArgs.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaCreateTableEventArgs.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaDropTableEventArgs.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaEventArgs.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaIndexDefinitionEventArgs.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Events.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ConnectionException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ConstraintViolationException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/DatabaseObjectExistsException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/DatabaseObjectNotFoundException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/DeadlockException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/DriverException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ForeignKeyConstraintViolationException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/InvalidArgumentException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/InvalidFieldNameException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/LockWaitTimeoutException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/NonUniqueFieldNameException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/NotNullConstraintViolationException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ReadOnlyException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/RetryableException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ServerException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/SyntaxErrorException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/TableExistsException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/TableNotFoundException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/UniqueConstraintViolationException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/FetchMode.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Id/TableGenerator.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Id/TableGeneratorSchemaVisitor.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/LockMode.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Logging/EchoSQLLogger.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/ParameterType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DB2Platform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DateIntervalUnit.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DrizzlePlatform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/DB2Keywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/DrizzleKeywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/KeywordList.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MariaDb102Keywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MsSQLKeywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MySQL57Keywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MySQL80Keywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MySQLKeywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/OracleKeywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQL100Keywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQL91Keywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQL92Keywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQL94Keywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQLKeywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/ReservedKeywordsValidator.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhere11Keywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhere12Keywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhere16Keywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhereKeywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServer2005Keywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServer2008Keywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServer2012Keywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServerKeywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLiteKeywords.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MariaDb1027Platform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySQL57Platform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySQL80Platform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/OraclePlatform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSQL100Platform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSQL91Platform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSQL92Platform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSQL94Platform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSqlPlatform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywhere11Platform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywhere12Platform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywhere16Platform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAzurePlatform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServer2005Platform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServer2008Platform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServer2012Platform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SqlitePlatform.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/TrimMode.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Portability/Connection.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Portability/Statement.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/CompositeExpression.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtilsException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractAsset.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Column.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/ColumnDiff.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Comparator.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Constraint.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/DB2SchemaManager.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/DrizzleSchemaManager.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Identifier.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Index.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/MySqlSchemaManager.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/OracleSchemaManager.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/PostgreSqlSchemaManager.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SQLAnywhereSchemaManager.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SQLServerSchemaManager.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Schema.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaConfig.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaDiff.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Sequence.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SqliteSchemaManager.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/AbstractSchemaSynchronizer.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/SchemaSynchronizer.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/SingleDatabaseSynchronizer.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Table.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/TableDiff.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/View.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/AbstractVisitor.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/CreateSchemaSqlCollector.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/DropSchemaSqlCollector.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/Graphviz.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/NamespaceVisitor.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/RemoveNamespacedAssets.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/SchemaDiffVisitor.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/Visitor.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/PoolingShardConnection.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/PoolingShardManager.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/SQLAzure/SQLAzureFederationsSynchronizer.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/SQLAzure/SQLAzureShardManager.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/SQLAzure/Schema/MultiTenantVisitor.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardChoser/MultiTenantShardChoser.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardChoser/ShardChoser.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardManager.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardingException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Statement.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ReservedWordsCommand.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConsoleRunner.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Helper/ConnectionHelper.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Dumper.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/TransactionIsolationLevel.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/ArrayType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BigIntType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BinaryType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BlobType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BooleanType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateImmutableType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateIntervalType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeImmutableType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzImmutableType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DecimalType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/FloatType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/GuidType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/IntegerType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonArrayType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/ObjectType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/PhpDateTimeMappingType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/PhpIntegerMappingType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/SimpleArrayType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/SmallIntType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/StringType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/TextType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeImmutableType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/TypeRegistry.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/Types.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/VarDateTimeImmutableType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/VarDateTimeType.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Version.php
-share/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php
-share/nextcloud/3rdparty/doctrine/dbal/psalm.xml
+share/nextcloud/3rdparty/doctrine/dbal/src/ArrayParameters/Exception.php
+share/nextcloud/3rdparty/doctrine/dbal/src/ArrayParameters/Exception/MissingNamedParameter.php
+share/nextcloud/3rdparty/doctrine/dbal/src/ArrayParameters/Exception/MissingPositionalParameter.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Cache/ArrayResult.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Cache/CacheException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Cache/CachingResult.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Cache/QueryCacheProfile.php
+share/nextcloud/3rdparty/doctrine/dbal/src/ColumnCase.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Configuration.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Connection.php
+share/nextcloud/3rdparty/doctrine/dbal/src/ConnectionException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/API/ExceptionConverter.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/API/IBMDB2/ExceptionConverter.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/API/OCI/ExceptionConverter.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/API/PostgreSQL/ExceptionConverter.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/API/SQLSrv/ExceptionConverter.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/API/SQLite/ExceptionConverter.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/AbstractDB2Driver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/AbstractException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/AbstractMySQLDriver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/AbstractOracleDriver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/AbstractOracleDriver/EasyConnectString.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/AbstractPostgreSQLDriver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/AbstractSQLServerDriver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/AbstractSQLServerDriver/Exception/PortWithoutHost.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/AbstractSQLiteDriver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Connection.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Exception.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Exception/UnknownParameterType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/FetchUtils.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/IBMDB2/Connection.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/IBMDB2/DataSourceName.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/IBMDB2/Driver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/IBMDB2/Exception/CannotCopyStreamToStream.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/IBMDB2/Exception/CannotCreateTemporaryFile.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/IBMDB2/Exception/CannotWriteToTemporaryFile.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/IBMDB2/Exception/ConnectionError.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/IBMDB2/Exception/ConnectionFailed.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/IBMDB2/Exception/PrepareFailed.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/IBMDB2/Exception/StatementError.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/IBMDB2/Result.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/IBMDB2/Statement.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Middleware.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Connection.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Driver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Exception/ConnectionError.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Exception/ConnectionFailed.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Exception/FailedReadingStreamOffset.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Exception/HostRequired.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Exception/InvalidCharset.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Exception/InvalidOption.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Exception/NonStreamResourceUsedAsLargeObject.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Exception/StatementError.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Initializer.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Initializer/Charset.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Initializer/Options.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Initializer/Secure.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Result.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Mysqli/Statement.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/OCI8/Connection.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/OCI8/ConvertPositionalToNamedPlaceholders.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/OCI8/Driver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/OCI8/Exception/ConnectionFailed.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/OCI8/Exception/Error.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/OCI8/Exception/NonTerminatedStringLiteral.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/OCI8/Exception/SequenceDoesNotExist.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/OCI8/Exception/UnknownParameterIndex.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/OCI8/ExecutionMode.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/OCI8/Result.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/OCI8/Statement.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Connection.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Exception.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/OCI/Driver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/PgSQL/Driver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Result.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/SQLSrv/Connection.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/SQLSrv/Driver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/SQLSrv/Statement.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/SQLite/Driver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Result.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/SQLSrv/Connection.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/SQLSrv/Driver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/SQLSrv/Exception/Error.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/SQLSrv/LastInsertId.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/SQLSrv/Result.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/SQLSrv/Statement.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/ServerInfoAwareConnection.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Driver/Statement.php
+share/nextcloud/3rdparty/doctrine/dbal/src/DriverManager.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Event/ConnectionEventArgs.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Event/Listeners/OracleSessionInit.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Event/Listeners/SQLSessionInit.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Event/SchemaAlterTableAddColumnEventArgs.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Event/SchemaAlterTableChangeColumnEventArgs.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Event/SchemaAlterTableEventArgs.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Event/SchemaAlterTableRemoveColumnEventArgs.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Event/SchemaAlterTableRenameColumnEventArgs.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Event/SchemaColumnDefinitionEventArgs.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Event/SchemaCreateTableColumnEventArgs.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Event/SchemaCreateTableEventArgs.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Event/SchemaDropTableEventArgs.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Event/SchemaEventArgs.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Event/SchemaIndexDefinitionEventArgs.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Events.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/ConnectionException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/ConnectionLost.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/ConstraintViolationException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/DatabaseObjectExistsException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/DatabaseObjectNotFoundException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/DeadlockException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/DriverException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/ForeignKeyConstraintViolationException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/InvalidArgumentException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/InvalidFieldNameException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/InvalidLockMode.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/LockWaitTimeoutException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/NoKeyValue.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/NonUniqueFieldNameException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/NotNullConstraintViolationException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/ReadOnlyException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/RetryableException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/ServerException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/SyntaxErrorException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/TableExistsException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/TableNotFoundException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Exception/UniqueConstraintViolationException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/ExpandArrayParameters.php
+share/nextcloud/3rdparty/doctrine/dbal/src/FetchMode.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Id/TableGenerator.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Id/TableGeneratorSchemaVisitor.php
+share/nextcloud/3rdparty/doctrine/dbal/src/LockMode.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Logging/DebugStack.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Logging/LoggerChain.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Logging/SQLLogger.php
+share/nextcloud/3rdparty/doctrine/dbal/src/ParameterType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/AbstractPlatform.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/DB2Platform.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/DateIntervalUnit.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/DB2Keywords.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/KeywordList.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/MariaDb102Keywords.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/MySQL57Keywords.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/MySQL80Keywords.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/MySQLKeywords.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/OracleKeywords.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/PostgreSQL100Keywords.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/PostgreSQL94Keywords.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/ReservedKeywordsValidator.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/SQLServer2012Keywords.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/Keywords/SQLiteKeywords.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/MariaDb1027Platform.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/MySQL57Platform.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/MySQL80Platform.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/MySQLPlatform.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/OraclePlatform.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/PostgreSQL100Platform.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/PostgreSQL94Platform.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/SQLServer2012Platform.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/SqlitePlatform.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Platforms/TrimMode.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Portability/Connection.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Portability/Converter.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Portability/Driver.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Portability/Middleware.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Portability/OptimizeFlags.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Portability/Result.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Portability/Statement.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Query.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Query/Expression/CompositeExpression.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Query/Expression/ExpressionBuilder.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Result.php
+share/nextcloud/3rdparty/doctrine/dbal/src/SQL/Parser.php
+share/nextcloud/3rdparty/doctrine/dbal/src/SQL/Parser/Visitor.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/AbstractAsset.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/AbstractSchemaManager.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Column.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/ColumnDiff.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Comparator.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Constraint.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/DB2SchemaManager.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Exception/InvalidTableName.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Exception/UnknownColumnOption.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/ForeignKeyConstraint.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Identifier.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Index.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/MySQLSchemaManager.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/OracleSchemaManager.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/PostgreSQLSchemaManager.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/SQLServerSchemaManager.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Schema.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/SchemaConfig.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/SchemaDiff.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/SchemaException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Sequence.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/SqliteSchemaManager.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Table.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/TableDiff.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/UniqueConstraint.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/View.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Visitor/AbstractVisitor.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Visitor/CreateSchemaSqlCollector.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Visitor/DropSchemaSqlCollector.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Visitor/Graphviz.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Visitor/NamespaceVisitor.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Visitor/RemoveNamespacedAssets.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Visitor/SchemaDiffVisitor.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Schema/Visitor/Visitor.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Statement.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Tools/Console/Command/ReservedWordsCommand.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Tools/Console/ConnectionNotFound.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Tools/Console/ConnectionProvider.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Tools/Console/ConnectionProvider/SingleConnectionProvider.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Tools/Console/ConsoleRunner.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Tools/Dumper.php
+share/nextcloud/3rdparty/doctrine/dbal/src/TransactionIsolationLevel.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/ArrayType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/AsciiStringType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/BigIntType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/BinaryType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/BlobType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/BooleanType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/ConversionException.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/DateImmutableType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/DateIntervalType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/DateTimeImmutableType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/DateTimeType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/DateTimeTzImmutableType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/DateTimeTzType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/DateType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/DecimalType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/FloatType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/GuidType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/IntegerType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/JsonType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/ObjectType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/PhpDateTimeMappingType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/PhpIntegerMappingType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/SimpleArrayType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/SmallIntType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/StringType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/TextType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/TimeImmutableType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/TimeType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/Type.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/TypeRegistry.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/Types.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/VarDateTimeImmutableType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/Types/VarDateTimeType.php
+share/nextcloud/3rdparty/doctrine/dbal/src/VersionAwarePlatformDriver.php
 share/nextcloud/3rdparty/doctrine/event-manager/LICENSE
 share/nextcloud/3rdparty/doctrine/event-manager/README.md
 share/nextcloud/3rdparty/doctrine/event-manager/composer.json
 share/nextcloud/3rdparty/doctrine/event-manager/lib/Doctrine/Common/EventArgs.php
 share/nextcloud/3rdparty/doctrine/event-manager/lib/Doctrine/Common/EventManager.php
 share/nextcloud/3rdparty/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php
-share/nextcloud/3rdparty/doctrine/inflector/LICENSE
-share/nextcloud/3rdparty/doctrine/inflector/README.md
-share/nextcloud/3rdparty/doctrine/inflector/composer.json
-share/nextcloud/3rdparty/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
 share/nextcloud/3rdparty/doctrine/lexer/README.md
 share/nextcloud/3rdparty/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
-share/nextcloud/3rdparty/doctrine/persistence/.doctrine-project.json
-share/nextcloud/3rdparty/doctrine/persistence/LICENSE
-share/nextcloud/3rdparty/doctrine/persistence/README.md
-share/nextcloud/3rdparty/doctrine/persistence/composer.json
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/NotifyPropertyChanged.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/ConnectionRegistry.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Event/OnClearEventArgs.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/ManagerRegistry.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/MappingException.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/StaticReflectionService.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/ObjectManager.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/ObjectManagerAware.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/ObjectManagerDecorator.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/ObjectRepository.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/PersistentObject.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/Persistence/Proxy.php
-share/nextcloud/3rdparty/doctrine/persistence/lib/Doctrine/Common/PropertyChangedListener.php
-share/nextcloud/3rdparty/doctrine/reflection/.scrutinizer.yml
-share/nextcloud/3rdparty/doctrine/reflection/LICENSE
-share/nextcloud/3rdparty/doctrine/reflection/README.md
-share/nextcloud/3rdparty/doctrine/reflection/composer.json
-share/nextcloud/3rdparty/doctrine/reflection/docs/en/index.rst
-share/nextcloud/3rdparty/doctrine/reflection/docs/en/reference/index.rst
-share/nextcloud/3rdparty/doctrine/reflection/docs/en/sidebar.rst
-share/nextcloud/3rdparty/doctrine/reflection/lib/Doctrine/Common/Reflection/ClassFinderInterface.php
-share/nextcloud/3rdparty/doctrine/reflection/lib/Doctrine/Common/Reflection/Psr0FindFile.php
-share/nextcloud/3rdparty/doctrine/reflection/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php
-share/nextcloud/3rdparty/doctrine/reflection/lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php
-share/nextcloud/3rdparty/doctrine/reflection/lib/Doctrine/Common/Reflection/StaticReflectionClass.php
-share/nextcloud/3rdparty/doctrine/reflection/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php
-share/nextcloud/3rdparty/doctrine/reflection/lib/Doctrine/Common/Reflection/StaticReflectionParser.php
-share/nextcloud/3rdparty/doctrine/reflection/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php
-share/nextcloud/3rdparty/doctrine/reflection/phpstan.neon
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/EmailLexer.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/EmailParser.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/EmailValidator.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/AtextAfterCFWS.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/CRLFAtTheEnd.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/CRLFX2.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/CRNoLF.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/CharNotAllowed.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/CommaInDomain.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/ConsecutiveAt.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/ConsecutiveDot.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/DomainHyphened.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/DotAtEnd.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/DotAtStart.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/ExpectingAT.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/ExpectingATEXT.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/ExpectingCTEXT.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/ExpectingDTEXT.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/ExpectingDomainLiteralClose.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/ExpectingQPair.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/InvalidEmail.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/NoDNSRecord.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/NoDomainPart.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/NoLocalPart.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/UnclosedComment.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/UnclosedQuotedString.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Exception/UnopenedComment.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Parser/DomainPart.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Parser/LocalPart.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Parser/Parser.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Validation/DNSCheckValidation.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Validation/EmailValidation.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Validation/Error/RFCWarnings.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Validation/Error/SpoofEmail.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Validation/Exception/EmptyValidationList.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Validation/MultipleErrors.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Validation/MultipleValidationWithAnd.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Validation/NoRFCWarningsValidation.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Validation/RFCValidation.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Validation/SpoofCheckValidation.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/AddressLiteral.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/CFWSNearAt.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/CFWSWithFWS.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/Comment.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/DeprecatedComment.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/DomainLiteral.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/DomainTooLong.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/EmailTooLong.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/IPV6BadChar.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/IPV6ColonEnd.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/IPV6ColonStart.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/IPV6Deprecated.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/IPV6DoubleColon.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/IPV6GroupCount.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/IPV6MaxGroups.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/LabelTooLong.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/LocalTooLong.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/NoDNSMXRecord.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/ObsoleteDTEXT.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/QuotedPart.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/QuotedString.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/TLD.php
-share/nextcloud/3rdparty/egulias/email-validator/EmailValidator/Warning/Warning.php
 share/nextcloud/3rdparty/egulias/email-validator/LICENSE
-share/nextcloud/3rdparty/egulias/email-validator/README.md
 share/nextcloud/3rdparty/egulias/email-validator/composer.json
-share/nextcloud/3rdparty/egulias/email-validator/phpunit.xml.dist
+share/nextcloud/3rdparty/egulias/email-validator/src/EmailLexer.php
+share/nextcloud/3rdparty/egulias/email-validator/src/EmailParser.php
+share/nextcloud/3rdparty/egulias/email-validator/src/EmailValidator.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/AtextAfterCFWS.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/CRLFAtTheEnd.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/CRLFX2.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/CRNoLF.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/CharNotAllowed.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/CommaInDomain.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ConsecutiveAt.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ConsecutiveDot.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/DomainAcceptsNoMail.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/DomainHyphened.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/DotAtEnd.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/DotAtStart.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ExpectingAT.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ExpectingATEXT.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ExpectingCTEXT.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ExpectingDTEXT.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ExpectingDomainLiteralClose.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/ExpectingQPair.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/InvalidEmail.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/LocalOrReservedDomain.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/NoDNSRecord.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/NoDomainPart.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/NoLocalPart.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/UnclosedComment.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/UnclosedQuotedString.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Exception/UnopenedComment.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Parser/DomainPart.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Parser/LocalPart.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Parser/Parser.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Validation/DNSCheckValidation.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Validation/EmailValidation.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Validation/Error/RFCWarnings.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Validation/Error/SpoofEmail.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Validation/Exception/EmptyValidationList.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Validation/MultipleErrors.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Validation/MultipleValidationWithAnd.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Validation/NoRFCWarningsValidation.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Validation/RFCValidation.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Validation/SpoofCheckValidation.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/AddressLiteral.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/CFWSNearAt.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/CFWSWithFWS.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/Comment.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/DeprecatedComment.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/DomainLiteral.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/DomainTooLong.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/EmailTooLong.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/IPV6BadChar.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/IPV6ColonEnd.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/IPV6ColonStart.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/IPV6Deprecated.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/IPV6DoubleColon.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/IPV6GroupCount.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/IPV6MaxGroups.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/LabelTooLong.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/LocalTooLong.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/NoDNSMXRecord.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/ObsoleteDTEXT.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/QuotedPart.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/QuotedString.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/TLD.php
+share/nextcloud/3rdparty/egulias/email-validator/src/Warning/Warning.php
 share/nextcloud/3rdparty/fgrosse/phpasn1/CHANGELOG.md
 share/nextcloud/3rdparty/fgrosse/phpasn1/LICENSE
 share/nextcloud/3rdparty/fgrosse/phpasn1/README.md
@@ -1886,9 +2007,1492 @@ share/nextcloud/3rdparty/fgrosse/phpasn1
 share/nextcloud/3rdparty/fgrosse/phpasn1/lib/X509/SAN/DNSName.php
 share/nextcloud/3rdparty/fgrosse/phpasn1/lib/X509/SAN/IPAddress.php
 share/nextcloud/3rdparty/fgrosse/phpasn1/lib/X509/SAN/SubjectAlternativeNames.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/LICENSE
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/README.md
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/composer.json
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/AlternateFormatsCountryCodeSet.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/AsYouTypeFormatter.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/CountryCodeSource.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/CountryCodeToRegionCodeMap.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/CountryCodeToRegionCodeMapForTesting.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/DefaultMetadataLoader.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/Leniency.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/Leniency/AbstractLeniency.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/Leniency/ExactGrouping.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/Leniency/Possible.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/Leniency/StrictGrouping.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/Leniency/Valid.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/MatchType.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/Matcher.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/MatcherAPIInterface.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/MetadataLoaderInterface.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/MetadataSourceInterface.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/MultiFileMetadataSourceImpl.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/NumberFormat.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/NumberParseException.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/PhoneMetadata.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/PhoneNumber.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/PhoneNumberDesc.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/PhoneNumberFormat.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/PhoneNumberMatch.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/PhoneNumberMatcher.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/PhoneNumberToCarrierMapper.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/PhoneNumberToTimeZonesMapper.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/PhoneNumberType.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/PhoneNumberUtil.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/RegexBasedMatcher.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/RegionCode.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/ShortNumberCost.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/ShortNumberInfo.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/ShortNumbersRegionCodeSet.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/ValidationResult.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/Map.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/ar/965.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/be/375.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/1.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/20.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/211.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/212.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/213.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/216.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/218.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/220.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/221.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/222.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/223.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/224.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/225.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/226.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/227.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/228.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/229.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/230.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/231.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/232.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/233.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/234.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/235.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/236.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/237.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/238.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/239.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/240.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/241.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/242.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/243.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/244.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/245.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/246.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/247.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/248.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/249.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/250.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/251.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/252.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/253.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/254.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/255.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/256.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/257.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/258.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/260.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/261.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/262.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/263.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/264.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/265.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/266.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/267.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/268.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/269.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/27.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/290.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/291.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/297.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/298.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/299.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/30.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/31.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/32.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/33.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/34.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/350.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/351.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/352.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/353.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/354.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/355.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/356.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/357.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/358.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/359.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/36.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/370.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/372.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/373.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/374.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/375.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/376.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/377.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/378.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/380.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/381.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/382.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/383.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/385.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/386.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/387.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/389.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/39.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/40.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/41.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/420.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/421.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/423.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/43.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/44.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/45.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/46.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/47.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/48.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/49.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/500.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/501.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/502.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/503.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/504.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/505.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/506.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/507.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/508.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/509.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/51.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/53.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/55.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/56.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/57.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/58.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/590.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/591.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/592.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/593.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/594.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/595.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/596.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/597.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/598.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/599.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/60.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/61.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/62.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/63.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/64.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/65.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/66.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/670.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/672.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/673.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/674.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/675.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/676.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/677.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/678.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/679.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/680.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/681.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/682.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/683.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/685.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/686.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/687.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/688.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/689.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/690.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/691.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/692.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/7.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/81.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/82.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/84.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/850.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/852.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/853.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/855.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/856.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/86.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/880.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/881.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/882.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/886.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/90.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/91.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/92.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/93.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/94.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/95.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/960.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/961.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/962.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/963.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/964.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/965.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/966.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/967.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/968.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/970.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/971.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/972.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/973.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/974.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/975.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/976.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/977.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/98.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/992.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/993.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/994.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/995.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/996.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/en/998.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/fa/93.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/fa/98.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/ko/82.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/ru/374.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/ru/375.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/ru/7.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/uk/380.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/zh/852.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/zh/86.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/zh_Hant/852.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/carrier/data/zh_Hant/86.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_255.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_27.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_30.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_31.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_34.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_350.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_351.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_352.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_358.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_359.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_36.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_372.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_373.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_380.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_381.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_385.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_39.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_43.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_44.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_49.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_505.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_506.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_52.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_54.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_55.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_58.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_595.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_61.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_62.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_63.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_64.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_66.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_675.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_676.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_679.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_7.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_81.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_84.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_855.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_856.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_90.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_91.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_94.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_95.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_971.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_972.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberAlternateFormats_995.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_800.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_808.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_870.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_878.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_881.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_882.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_883.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_888.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_979.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AX.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_AZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BB.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BJ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BQ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_BZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CV.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CX.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_CZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_DE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_DJ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_DK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_DM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_DO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_DZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_EC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_EE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_EG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_EH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_ER.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_ES.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_ET.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_FI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_FJ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_FK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_FM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_FO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_FR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GB.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GP.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GQ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_GY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_HK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_HN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_HR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_HT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_HU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_ID.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_IE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_IL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_IM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_IN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_IO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_IQ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_IR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_IS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_IT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_JE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_JM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_JO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_JP.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_KE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_KG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_KH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_KI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_KM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_KN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_KP.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_KR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_KW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_KY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_KZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_LA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_LB.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_LC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_LI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_LK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_LR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_LS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_LT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_LU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_LV.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_LY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_ME.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_ML.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MP.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MQ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MV.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MX.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_MZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_NA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_NC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_NE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_NF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_NG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_NI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_NL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_NO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_NP.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_NR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_NU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_NZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_OM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_PA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_PE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_PF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_PG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_PH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_PK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_PL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_PM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_PR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_PS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_PT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_PW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_PY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_QA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_RE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_RO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_RS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_RU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_RW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SB.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SJ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_ST.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SV.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SX.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_SZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TJ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TV.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_TZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_UA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_UG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_US.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_UY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_UZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_VA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_VC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_VE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_VG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_VI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_VN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_VU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_WF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_WS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_XK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_YE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_YT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_ZA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_ZM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/PhoneNumberMetadata_ZW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AX.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_AZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BB.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BJ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BQ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_BZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CV.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CX.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_CZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_DE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_DJ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_DK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_DM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_DO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_DZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_EC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_EE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_EG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_EH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_ER.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_ES.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_ET.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_FI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_FJ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_FK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_FM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_FO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_FR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GB.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GP.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_GY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_HK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_HN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_HR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_HT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_HU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_ID.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_IE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_IL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_IM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_IN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_IQ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_IR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_IS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_IT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_JE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_JM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_JO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_JP.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_KE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_KG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_KH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_KI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_KM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_KN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_KP.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_KR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_KW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_KY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_KZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_LA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_LB.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_LC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_LI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_LK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_LR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_LS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_LT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_LU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_LV.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_LY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_ME.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_ML.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MP.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MQ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MV.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MX.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_MZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_NA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_NC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_NE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_NF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_NG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_NI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_NL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_NO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_NP.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_NR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_NU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_NZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_OM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_PA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_PE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_PF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_PG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_PH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_PK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_PL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_PM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_PR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_PS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_PT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_PW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_PY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_QA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_RE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_RO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_RS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_RU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_RW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SB.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SJ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_ST.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SV.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SX.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_SZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_TC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_TD.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_TG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_TH.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_TJ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_TL.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_TM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_TN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_TO.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_TR.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_TT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_TV.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_TW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_TZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_UA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_UG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_US.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_UY.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_UZ.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_VA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_VC.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_VE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_VG.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_VI.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_VN.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_VU.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_WF.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_WS.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_XK.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_YE.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_YT.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_ZA.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_ZM.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/data/ShortNumberMetadata_ZW.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/PhoneNumberOfflineGeocoder.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/Map.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/ar/966.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/be/375.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/bg/359.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/bs/387.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/de/32.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/de/352.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/de/41.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/de/43.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/de/49.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/el/30.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/12.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/13.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/14.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/15.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/16.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/17.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/18.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/19.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/20.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/212.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/213.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/216.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/218.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/220.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/221.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/222.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/223.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/224.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/225.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/226.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/227.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/228.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/229.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/230.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/232.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/233.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/234.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/236.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/237.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/238.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/239.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/240.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/241.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/242.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/243.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/244.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/245.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/247.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/249.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/251.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/252.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/254.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/255.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/256.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/257.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/258.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/260.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/261.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/263.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/264.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/266.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/267.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/268.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/269.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/27.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/290.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/299.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/30.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/31.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/32.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/33.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/34.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/351.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/352.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/353.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/354.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/355.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/358.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/359.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/36.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/370.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/371.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/372.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/373.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/374.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/375.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/380.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/381.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/382.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/383.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/385.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/386.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/387.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/389.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/39.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/40.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/41.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/420.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/421.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/43.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/44.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/46.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/47.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/48.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/49.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/501.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/504.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/51.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/52.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/53.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/54.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/55.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/56.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/57.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/58.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/592.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/593.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/595.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/598.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/599.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/60.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/61.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/62.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/63.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/64.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/66.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/670.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/672.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/673.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/675.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/676.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/678.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/679.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/680.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/682.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/685.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/686.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/688.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/689.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/690.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/7.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/81.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/82.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/84.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/850.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/8610.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86130.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86131.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86132.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86133.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86134.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86135.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86136.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86137.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86138.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86139.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86145.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86147.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86150.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86151.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86152.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86153.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86155.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86156.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86157.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86158.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86159.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86170.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86176.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86177.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86178.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86180.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86181.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86182.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86183.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86184.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86185.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86186.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86187.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86188.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/86189.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/880.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/886.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/90.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/91.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/92.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/93.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/94.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/95.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/960.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/962.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/963.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/966.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/967.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/968.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/970.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/971.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/972.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/975.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/976.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/98.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/992.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/993.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/994.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/995.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/en/996.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/es/228.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/es/230.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/es/34.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/es/52.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/es/54.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/es/56.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/es/58.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/fa/93.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/fa/98.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/fi/358.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/fr/212.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/fr/222.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/fr/225.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/fr/228.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/fr/229.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/fr/230.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/fr/243.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/fr/290.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/fr/32.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/fr/33.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/fr/352.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/fr/41.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/hr/387.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/hu/36.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/hy/374.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/id/62.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/it/39.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/it/41.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/iw/972.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/ja/81.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/ko/82.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/nl/31.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/nl/32.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/pl/48.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/pt/238.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/pt/239.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/pt/244.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/pt/245.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/pt/258.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/pt/351.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/pt/55.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/ro/373.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/ro/40.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/ru/373.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/ru/374.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/ru/375.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/ru/7.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/sq/383.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/sr/381.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/sr/383.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/sr/387.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/sv/358.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/th/66.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/tr/90.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/uk/380.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/vi/84.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/8610.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86130.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86131.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86132.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86133.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86134.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86135.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86136.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86137.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86138.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86139.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86145.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86147.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86150.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86151.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86152.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86153.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86155.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86156.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86157.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86158.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86159.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86170.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86176.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86177.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86178.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86180.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86181.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86182.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86183.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86184.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86185.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86186.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86187.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86188.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/86189.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh/886.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/geocoding/data/zh_Hant/886.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/prefixmapper/MappingFileProvider.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/prefixmapper/PhonePrefixMap.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/prefixmapper/PrefixFileReader.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/prefixmapper/PrefixTimeZonesMap.php
+share/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/timezone/data/map_data.php
+share/nextcloud/3rdparty/giggsey/locale/LICENSE
+share/nextcloud/3rdparty/giggsey/locale/README.md
+share/nextcloud/3rdparty/giggsey/locale/composer.json
+share/nextcloud/3rdparty/giggsey/locale/data/_list.php
+share/nextcloud/3rdparty/giggsey/locale/data/_version.php
+share/nextcloud/3rdparty/giggsey/locale/data/af.php
+share/nextcloud/3rdparty/giggsey/locale/data/agq.php
+share/nextcloud/3rdparty/giggsey/locale/data/ak.php
+share/nextcloud/3rdparty/giggsey/locale/data/am.php
+share/nextcloud/3rdparty/giggsey/locale/data/ar-ly.php
+share/nextcloud/3rdparty/giggsey/locale/data/ar-sa.php
+share/nextcloud/3rdparty/giggsey/locale/data/ar.php
+share/nextcloud/3rdparty/giggsey/locale/data/as.php
+share/nextcloud/3rdparty/giggsey/locale/data/asa.php
+share/nextcloud/3rdparty/giggsey/locale/data/ast.php
+share/nextcloud/3rdparty/giggsey/locale/data/az-cyrl.php
+share/nextcloud/3rdparty/giggsey/locale/data/az.php
+share/nextcloud/3rdparty/giggsey/locale/data/bas.php
+share/nextcloud/3rdparty/giggsey/locale/data/be.php
+share/nextcloud/3rdparty/giggsey/locale/data/bem.php
+share/nextcloud/3rdparty/giggsey/locale/data/bez.php
+share/nextcloud/3rdparty/giggsey/locale/data/bg.php
+share/nextcloud/3rdparty/giggsey/locale/data/bm.php
+share/nextcloud/3rdparty/giggsey/locale/data/bn-in.php
+share/nextcloud/3rdparty/giggsey/locale/data/bn.php
+share/nextcloud/3rdparty/giggsey/locale/data/bo.php
+share/nextcloud/3rdparty/giggsey/locale/data/br.php
+share/nextcloud/3rdparty/giggsey/locale/data/brx.php
+share/nextcloud/3rdparty/giggsey/locale/data/bs-cyrl.php
+share/nextcloud/3rdparty/giggsey/locale/data/bs.php
+share/nextcloud/3rdparty/giggsey/locale/data/ca-es-valencia.php
+share/nextcloud/3rdparty/giggsey/locale/data/ca.php
+share/nextcloud/3rdparty/giggsey/locale/data/ccp.php
+share/nextcloud/3rdparty/giggsey/locale/data/ce.php
+share/nextcloud/3rdparty/giggsey/locale/data/ceb.php
+share/nextcloud/3rdparty/giggsey/locale/data/cgg.php
+share/nextcloud/3rdparty/giggsey/locale/data/chr.php
+share/nextcloud/3rdparty/giggsey/locale/data/ckb.php
+share/nextcloud/3rdparty/giggsey/locale/data/cs.php
+share/nextcloud/3rdparty/giggsey/locale/data/cy.php
+share/nextcloud/3rdparty/giggsey/locale/data/da.php
+share/nextcloud/3rdparty/giggsey/locale/data/dav.php
+share/nextcloud/3rdparty/giggsey/locale/data/de-at.php
+share/nextcloud/3rdparty/giggsey/locale/data/de-ch.php
+share/nextcloud/3rdparty/giggsey/locale/data/de.php
+share/nextcloud/3rdparty/giggsey/locale/data/dje.php
+share/nextcloud/3rdparty/giggsey/locale/data/dsb.php
+share/nextcloud/3rdparty/giggsey/locale/data/dua.php
+share/nextcloud/3rdparty/giggsey/locale/data/dyo.php
+share/nextcloud/3rdparty/giggsey/locale/data/dz.php
+share/nextcloud/3rdparty/giggsey/locale/data/ebu.php
+share/nextcloud/3rdparty/giggsey/locale/data/ee.php
+share/nextcloud/3rdparty/giggsey/locale/data/el.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ag.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ai.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-at.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-au.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-bb.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-be.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-bm.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-bs.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-bw.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-bz.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ca.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-cc.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ch.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ck.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-cm.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-cx.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-cy.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-de.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-dg.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-dk.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-dm.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-er.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-fi.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-fj.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-fk.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-fm.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-gb.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-gd.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-gg.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-gh.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-gi.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-gm.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-gy.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-hk.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ie.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-il.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-im.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-in.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-io.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-je.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-jm.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ke.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ki.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-kn.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ky.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-lc.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-lr.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ls.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-mg.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-mo.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ms.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-mt.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-mu.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-mw.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-my.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-na.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-nf.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ng.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-nl.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-nr.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-nu.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-nz.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-pg.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ph.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-pk.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-pn.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-pw.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-rw.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-sb.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-sc.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-sd.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-se.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-sg.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-sh.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-si.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-sl.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ss.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-sx.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-sz.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-tc.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-tk.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-to.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-tt.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-tv.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-tz.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ug.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-vc.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-vg.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-vu.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-ws.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-za.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-zm.php
+share/nextcloud/3rdparty/giggsey/locale/data/en-zw.php
+share/nextcloud/3rdparty/giggsey/locale/data/en.php
+share/nextcloud/3rdparty/giggsey/locale/data/eo.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-ar.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-bo.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-br.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-bz.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-cl.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-co.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-cr.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-cu.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-do.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-ec.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-gt.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-hn.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-mx.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-ni.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-pa.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-pe.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-pr.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-py.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-sv.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-us.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-uy.php
+share/nextcloud/3rdparty/giggsey/locale/data/es-ve.php
+share/nextcloud/3rdparty/giggsey/locale/data/es.php
+share/nextcloud/3rdparty/giggsey/locale/data/et.php
+share/nextcloud/3rdparty/giggsey/locale/data/eu.php
+share/nextcloud/3rdparty/giggsey/locale/data/ewo.php
+share/nextcloud/3rdparty/giggsey/locale/data/fa-af.php
+share/nextcloud/3rdparty/giggsey/locale/data/fa.php
+share/nextcloud/3rdparty/giggsey/locale/data/ff.php
+share/nextcloud/3rdparty/giggsey/locale/data/fi.php
+share/nextcloud/3rdparty/giggsey/locale/data/fil.php
+share/nextcloud/3rdparty/giggsey/locale/data/fo.php
+share/nextcloud/3rdparty/giggsey/locale/data/fr-be.php
+share/nextcloud/3rdparty/giggsey/locale/data/fr-ca.php
+share/nextcloud/3rdparty/giggsey/locale/data/fr.php
+share/nextcloud/3rdparty/giggsey/locale/data/fur.php
+share/nextcloud/3rdparty/giggsey/locale/data/fy.php
+share/nextcloud/3rdparty/giggsey/locale/data/ga.php
+share/nextcloud/3rdparty/giggsey/locale/data/gd.php
+share/nextcloud/3rdparty/giggsey/locale/data/gl.php
+share/nextcloud/3rdparty/giggsey/locale/data/gsw.php
+share/nextcloud/3rdparty/giggsey/locale/data/gu.php
+share/nextcloud/3rdparty/giggsey/locale/data/guz.php
+share/nextcloud/3rdparty/giggsey/locale/data/gv.php
+share/nextcloud/3rdparty/giggsey/locale/data/ha.php
+share/nextcloud/3rdparty/giggsey/locale/data/haw.php
+share/nextcloud/3rdparty/giggsey/locale/data/he.php
+share/nextcloud/3rdparty/giggsey/locale/data/hi.php
+share/nextcloud/3rdparty/giggsey/locale/data/hr.php
+share/nextcloud/3rdparty/giggsey/locale/data/hsb.php
+share/nextcloud/3rdparty/giggsey/locale/data/hu.php
+share/nextcloud/3rdparty/giggsey/locale/data/hy.php
+share/nextcloud/3rdparty/giggsey/locale/data/ia.php
+share/nextcloud/3rdparty/giggsey/locale/data/id.php
+share/nextcloud/3rdparty/giggsey/locale/data/ig.php
+share/nextcloud/3rdparty/giggsey/locale/data/ii.php
+share/nextcloud/3rdparty/giggsey/locale/data/is.php
+share/nextcloud/3rdparty/giggsey/locale/data/it.php
+share/nextcloud/3rdparty/giggsey/locale/data/ja.php
+share/nextcloud/3rdparty/giggsey/locale/data/jgo.php
+share/nextcloud/3rdparty/giggsey/locale/data/jmc.php
+share/nextcloud/3rdparty/giggsey/locale/data/jv.php
+share/nextcloud/3rdparty/giggsey/locale/data/ka.php
+share/nextcloud/3rdparty/giggsey/locale/data/kab.php
+share/nextcloud/3rdparty/giggsey/locale/data/kam.php
+share/nextcloud/3rdparty/giggsey/locale/data/kde.php
+share/nextcloud/3rdparty/giggsey/locale/data/kea.php
+share/nextcloud/3rdparty/giggsey/locale/data/khq.php
+share/nextcloud/3rdparty/giggsey/locale/data/ki.php
+share/nextcloud/3rdparty/giggsey/locale/data/kk.php
+share/nextcloud/3rdparty/giggsey/locale/data/kkj.php
+share/nextcloud/3rdparty/giggsey/locale/data/kl.php
+share/nextcloud/3rdparty/giggsey/locale/data/kln.php
+share/nextcloud/3rdparty/giggsey/locale/data/km.php
+share/nextcloud/3rdparty/giggsey/locale/data/kn.php
+share/nextcloud/3rdparty/giggsey/locale/data/ko-kp.php
+share/nextcloud/3rdparty/giggsey/locale/data/ko.php
+share/nextcloud/3rdparty/giggsey/locale/data/kok.php
+share/nextcloud/3rdparty/giggsey/locale/data/ks.php
+share/nextcloud/3rdparty/giggsey/locale/data/ksb.php
+share/nextcloud/3rdparty/giggsey/locale/data/ksf.php
+share/nextcloud/3rdparty/giggsey/locale/data/ksh.php
+share/nextcloud/3rdparty/giggsey/locale/data/ku.php
+share/nextcloud/3rdparty/giggsey/locale/data/kw.php
+share/nextcloud/3rdparty/giggsey/locale/data/ky.php
+share/nextcloud/3rdparty/giggsey/locale/data/lag.php
+share/nextcloud/3rdparty/giggsey/locale/data/lb.php
+share/nextcloud/3rdparty/giggsey/locale/data/lg.php
+share/nextcloud/3rdparty/giggsey/locale/data/lkt.php
+share/nextcloud/3rdparty/giggsey/locale/data/ln.php
+share/nextcloud/3rdparty/giggsey/locale/data/lo.php
+share/nextcloud/3rdparty/giggsey/locale/data/lrc.php
+share/nextcloud/3rdparty/giggsey/locale/data/lt.php
+share/nextcloud/3rdparty/giggsey/locale/data/lu.php
+share/nextcloud/3rdparty/giggsey/locale/data/luo.php
+share/nextcloud/3rdparty/giggsey/locale/data/luy.php
+share/nextcloud/3rdparty/giggsey/locale/data/lv.php
+share/nextcloud/3rdparty/giggsey/locale/data/mas.php
+share/nextcloud/3rdparty/giggsey/locale/data/mer.php
+share/nextcloud/3rdparty/giggsey/locale/data/mfe.php
+share/nextcloud/3rdparty/giggsey/locale/data/mg.php
+share/nextcloud/3rdparty/giggsey/locale/data/mgh.php
+share/nextcloud/3rdparty/giggsey/locale/data/mgo.php
+share/nextcloud/3rdparty/giggsey/locale/data/mi.php
+share/nextcloud/3rdparty/giggsey/locale/data/mk.php
+share/nextcloud/3rdparty/giggsey/locale/data/ml.php
+share/nextcloud/3rdparty/giggsey/locale/data/mn.php
+share/nextcloud/3rdparty/giggsey/locale/data/mr.php
+share/nextcloud/3rdparty/giggsey/locale/data/ms.php
+share/nextcloud/3rdparty/giggsey/locale/data/mt.php
+share/nextcloud/3rdparty/giggsey/locale/data/mua.php
+share/nextcloud/3rdparty/giggsey/locale/data/my.php
+share/nextcloud/3rdparty/giggsey/locale/data/mzn.php
+share/nextcloud/3rdparty/giggsey/locale/data/naq.php
+share/nextcloud/3rdparty/giggsey/locale/data/nb.php
+share/nextcloud/3rdparty/giggsey/locale/data/nd.php
+share/nextcloud/3rdparty/giggsey/locale/data/ne.php
+share/nextcloud/3rdparty/giggsey/locale/data/nl.php
+share/nextcloud/3rdparty/giggsey/locale/data/nmg.php
+share/nextcloud/3rdparty/giggsey/locale/data/nn.php
+share/nextcloud/3rdparty/giggsey/locale/data/nnh.php
+share/nextcloud/3rdparty/giggsey/locale/data/nus.php
+share/nextcloud/3rdparty/giggsey/locale/data/nyn.php
+share/nextcloud/3rdparty/giggsey/locale/data/om.php
+share/nextcloud/3rdparty/giggsey/locale/data/or.php
+share/nextcloud/3rdparty/giggsey/locale/data/os.php
+share/nextcloud/3rdparty/giggsey/locale/data/pa-arab.php
+share/nextcloud/3rdparty/giggsey/locale/data/pa.php
+share/nextcloud/3rdparty/giggsey/locale/data/pl.php
+share/nextcloud/3rdparty/giggsey/locale/data/ps-pk.php
+share/nextcloud/3rdparty/giggsey/locale/data/ps.php
+share/nextcloud/3rdparty/giggsey/locale/data/pt-ao.php
+share/nextcloud/3rdparty/giggsey/locale/data/pt-ch.php
+share/nextcloud/3rdparty/giggsey/locale/data/pt-cv.php
+share/nextcloud/3rdparty/giggsey/locale/data/pt-gq.php
+share/nextcloud/3rdparty/giggsey/locale/data/pt-gw.php
+share/nextcloud/3rdparty/giggsey/locale/data/pt-lu.php
+share/nextcloud/3rdparty/giggsey/locale/data/pt-mo.php
+share/nextcloud/3rdparty/giggsey/locale/data/pt-mz.php
+share/nextcloud/3rdparty/giggsey/locale/data/pt-pt.php
+share/nextcloud/3rdparty/giggsey/locale/data/pt-st.php
+share/nextcloud/3rdparty/giggsey/locale/data/pt-tl.php
+share/nextcloud/3rdparty/giggsey/locale/data/pt.php
+share/nextcloud/3rdparty/giggsey/locale/data/qu.php
+share/nextcloud/3rdparty/giggsey/locale/data/rm.php
+share/nextcloud/3rdparty/giggsey/locale/data/rn.php
+share/nextcloud/3rdparty/giggsey/locale/data/ro-md.php
+share/nextcloud/3rdparty/giggsey/locale/data/ro.php
+share/nextcloud/3rdparty/giggsey/locale/data/rof.php
+share/nextcloud/3rdparty/giggsey/locale/data/ru-ua.php
+share/nextcloud/3rdparty/giggsey/locale/data/ru.php
+share/nextcloud/3rdparty/giggsey/locale/data/rw.php
+share/nextcloud/3rdparty/giggsey/locale/data/rwk.php
+share/nextcloud/3rdparty/giggsey/locale/data/sah.php
+share/nextcloud/3rdparty/giggsey/locale/data/saq.php
+share/nextcloud/3rdparty/giggsey/locale/data/sbp.php
+share/nextcloud/3rdparty/giggsey/locale/data/sd.php
+share/nextcloud/3rdparty/giggsey/locale/data/se-fi.php
+share/nextcloud/3rdparty/giggsey/locale/data/se.php
+share/nextcloud/3rdparty/giggsey/locale/data/seh.php
+share/nextcloud/3rdparty/giggsey/locale/data/ses.php
+share/nextcloud/3rdparty/giggsey/locale/data/sg.php
+share/nextcloud/3rdparty/giggsey/locale/data/shi-latn.php
+share/nextcloud/3rdparty/giggsey/locale/data/shi.php
+share/nextcloud/3rdparty/giggsey/locale/data/si.php
+share/nextcloud/3rdparty/giggsey/locale/data/sk.php
+share/nextcloud/3rdparty/giggsey/locale/data/sl.php
+share/nextcloud/3rdparty/giggsey/locale/data/smn.php
+share/nextcloud/3rdparty/giggsey/locale/data/sn.php
+share/nextcloud/3rdparty/giggsey/locale/data/so.php
+share/nextcloud/3rdparty/giggsey/locale/data/sq.php
+share/nextcloud/3rdparty/giggsey/locale/data/sr-cyrl-ba.php
+share/nextcloud/3rdparty/giggsey/locale/data/sr-cyrl-me.php
+share/nextcloud/3rdparty/giggsey/locale/data/sr-cyrl-xk.php
+share/nextcloud/3rdparty/giggsey/locale/data/sr-latn-ba.php
+share/nextcloud/3rdparty/giggsey/locale/data/sr-latn-me.php
+share/nextcloud/3rdparty/giggsey/locale/data/sr-latn-xk.php
+share/nextcloud/3rdparty/giggsey/locale/data/sr-latn.php
+share/nextcloud/3rdparty/giggsey/locale/data/sr.php
+share/nextcloud/3rdparty/giggsey/locale/data/sv.php
+share/nextcloud/3rdparty/giggsey/locale/data/sw-cd.php
+share/nextcloud/3rdparty/giggsey/locale/data/sw-ke.php
+share/nextcloud/3rdparty/giggsey/locale/data/sw.php
+share/nextcloud/3rdparty/giggsey/locale/data/ta.php
+share/nextcloud/3rdparty/giggsey/locale/data/te.php
+share/nextcloud/3rdparty/giggsey/locale/data/teo.php
+share/nextcloud/3rdparty/giggsey/locale/data/tg.php
+share/nextcloud/3rdparty/giggsey/locale/data/th.php
+share/nextcloud/3rdparty/giggsey/locale/data/ti.php
+share/nextcloud/3rdparty/giggsey/locale/data/tk.php
+share/nextcloud/3rdparty/giggsey/locale/data/to.php
+share/nextcloud/3rdparty/giggsey/locale/data/tr.php
+share/nextcloud/3rdparty/giggsey/locale/data/tt.php
+share/nextcloud/3rdparty/giggsey/locale/data/twq.php
+share/nextcloud/3rdparty/giggsey/locale/data/tzm.php
+share/nextcloud/3rdparty/giggsey/locale/data/ug.php
+share/nextcloud/3rdparty/giggsey/locale/data/uk.php
+share/nextcloud/3rdparty/giggsey/locale/data/ur-in.php
+share/nextcloud/3rdparty/giggsey/locale/data/ur.php
+share/nextcloud/3rdparty/giggsey/locale/data/uz-arab.php
+share/nextcloud/3rdparty/giggsey/locale/data/uz-cyrl.php
+share/nextcloud/3rdparty/giggsey/locale/data/uz.php
+share/nextcloud/3rdparty/giggsey/locale/data/vai-latn.php
+share/nextcloud/3rdparty/giggsey/locale/data/vai.php
+share/nextcloud/3rdparty/giggsey/locale/data/vi.php
+share/nextcloud/3rdparty/giggsey/locale/data/vun.php
+share/nextcloud/3rdparty/giggsey/locale/data/wae.php
+share/nextcloud/3rdparty/giggsey/locale/data/wo.php
+share/nextcloud/3rdparty/giggsey/locale/data/xh.php
+share/nextcloud/3rdparty/giggsey/locale/data/xog.php
+share/nextcloud/3rdparty/giggsey/locale/data/yav.php
+share/nextcloud/3rdparty/giggsey/locale/data/yi.php
+share/nextcloud/3rdparty/giggsey/locale/data/yo-bj.php
+share/nextcloud/3rdparty/giggsey/locale/data/yo.php
+share/nextcloud/3rdparty/giggsey/locale/data/yue-hans.php
+share/nextcloud/3rdparty/giggsey/locale/data/yue.php
+share/nextcloud/3rdparty/giggsey/locale/data/zgh.php
+share/nextcloud/3rdparty/giggsey/locale/data/zh-hant-hk.php
+share/nextcloud/3rdparty/giggsey/locale/data/zh-hant-mo.php
+share/nextcloud/3rdparty/giggsey/locale/data/zh-hant.php
+share/nextcloud/3rdparty/giggsey/locale/data/zh.php
+share/nextcloud/3rdparty/giggsey/locale/data/zu.php
+share/nextcloud/3rdparty/giggsey/locale/src/Locale.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/LICENSE
+share/nextcloud/3rdparty/guzzlehttp/guzzle/src/BodySummarizer.php
+share/nextcloud/3rdparty/guzzlehttp/guzzle/src/BodySummarizerInterface.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/ClientInterface.php
+share/nextcloud/3rdparty/guzzlehttp/guzzle/src/ClientTrait.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Cookie/CookieJar.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php
@@ -1900,7 +3504,6 @@ share/nextcloud/3rdparty/guzzlehttp/guzz
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Exception/GuzzleException.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Exception/RequestException.php
-share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Exception/SeekException.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Exception/ServerException.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Exception/TransferException.php
@@ -1914,6 +3517,7 @@ share/nextcloud/3rdparty/guzzlehttp/guzz
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/StreamHandler.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/HandlerStack.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/MessageFormatter.php
+share/nextcloud/3rdparty/guzzlehttp/guzzle/src/MessageFormatterInterface.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Middleware.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Pool.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php
@@ -1921,7 +3525,7 @@ share/nextcloud/3rdparty/guzzlehttp/guzz
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/RequestOptions.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/RetryMiddleware.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/TransferStats.php
-share/nextcloud/3rdparty/guzzlehttp/guzzle/src/UriTemplate.php
+share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Utils.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/functions.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/functions_include.php
 share/nextcloud/3rdparty/guzzlehttp/promises/CHANGELOG.md
@@ -1929,11 +3533,15 @@ share/nextcloud/3rdparty/guzzlehttp/prom
 share/nextcloud/3rdparty/guzzlehttp/promises/Makefile
 share/nextcloud/3rdparty/guzzlehttp/promises/README.md
 share/nextcloud/3rdparty/guzzlehttp/promises/composer.json
+share/nextcloud/3rdparty/guzzlehttp/promises/psalm.xml
 share/nextcloud/3rdparty/guzzlehttp/promises/src/AggregateException.php
 share/nextcloud/3rdparty/guzzlehttp/promises/src/CancellationException.php
 share/nextcloud/3rdparty/guzzlehttp/promises/src/Coroutine.php
+share/nextcloud/3rdparty/guzzlehttp/promises/src/Create.php
+share/nextcloud/3rdparty/guzzlehttp/promises/src/Each.php
 share/nextcloud/3rdparty/guzzlehttp/promises/src/EachPromise.php
 share/nextcloud/3rdparty/guzzlehttp/promises/src/FulfilledPromise.php
+share/nextcloud/3rdparty/guzzlehttp/promises/src/Is.php
 share/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php
 share/nextcloud/3rdparty/guzzlehttp/promises/src/PromiseInterface.php
 share/nextcloud/3rdparty/guzzlehttp/promises/src/PromisorInterface.php
@@ -1941,6 +3549,7 @@ share/nextcloud/3rdparty/guzzlehttp/prom
 share/nextcloud/3rdparty/guzzlehttp/promises/src/RejectionException.php
 share/nextcloud/3rdparty/guzzlehttp/promises/src/TaskQueue.php
 share/nextcloud/3rdparty/guzzlehttp/promises/src/TaskQueueInterface.php
+share/nextcloud/3rdparty/guzzlehttp/promises/src/Utils.php
 share/nextcloud/3rdparty/guzzlehttp/promises/src/functions.php
 share/nextcloud/3rdparty/guzzlehttp/promises/src/functions_include.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/CHANGELOG.md
@@ -1952,13 +3561,17 @@ share/nextcloud/3rdparty/guzzlehttp/psr7
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/CachingStream.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/DroppingStream.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/FnStream.php
+share/nextcloud/3rdparty/guzzlehttp/psr7/src/Header.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/InflateStream.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/LazyOpenStream.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/LimitStream.php
+share/nextcloud/3rdparty/guzzlehttp/psr7/src/Message.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/MessageTrait.php
+share/nextcloud/3rdparty/guzzlehttp/psr7/src/MimeType.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/MultipartStream.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/NoSeekStream.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/PumpStream.php
+share/nextcloud/3rdparty/guzzlehttp/psr7/src/Query.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/Request.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/Response.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/Rfc7230.php
@@ -1970,50 +3583,14 @@ share/nextcloud/3rdparty/guzzlehttp/psr7
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/Uri.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/UriNormalizer.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/UriResolver.php
+share/nextcloud/3rdparty/guzzlehttp/psr7/src/Utils.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/functions.php
 share/nextcloud/3rdparty/guzzlehttp/psr7/src/functions_include.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/LICENSE
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Client/ClientUtils.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Client/CurlFactory.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Client/CurlHandler.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Client/Middleware.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Client/MockHandler.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Client/StreamHandler.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Core.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Exception/CancelledException.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Exception/CancelledFutureAccessException.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Exception/ConnectException.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Exception/RingException.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Future/BaseFutureTrait.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Future/CompletedFutureArray.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Future/FutureArray.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Future/FutureArrayInterface.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Future/FutureInterface.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Future/FutureValue.php
-share/nextcloud/3rdparty/guzzlehttp/ringphp/src/Future/MagicFutureTrait.php
-share/nextcloud/3rdparty/guzzlehttp/streams/LICENSE
-share/nextcloud/3rdparty/guzzlehttp/streams/src/AppendStream.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/AsyncReadStream.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/BufferStream.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/CachingStream.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/DroppingStream.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/Exception/CannotAttachException.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/Exception/SeekException.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/FnStream.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/GuzzleStreamWrapper.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/InflateStream.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/LazyOpenStream.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/LimitStream.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/MetadataStreamInterface.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/NoSeekStream.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/NullStream.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/PumpStream.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/Stream.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/StreamDecoratorTrait.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/StreamInterface.php
-share/nextcloud/3rdparty/guzzlehttp/streams/src/Utils.php
+share/nextcloud/3rdparty/guzzlehttp/uri-template/CHANGELOG.md
+share/nextcloud/3rdparty/guzzlehttp/uri-template/LICENSE.md
+share/nextcloud/3rdparty/guzzlehttp/uri-template/README.md
+share/nextcloud/3rdparty/guzzlehttp/uri-template/composer.json
+share/nextcloud/3rdparty/guzzlehttp/uri-template/src/UriTemplate.php
 share/nextcloud/3rdparty/icewind/searchdav/.gitignore
 share/nextcloud/3rdparty/icewind/searchdav/LICENSE
 share/nextcloud/3rdparty/icewind/searchdav/src/Backend/ISearchBackend.php
@@ -2047,32 +3624,19 @@ share/nextcloud/3rdparty/icewind/streams
 share/nextcloud/3rdparty/icewind/streams/src/DirectoryFilter.php
 share/nextcloud/3rdparty/icewind/streams/src/DirectoryWrapper.php
 share/nextcloud/3rdparty/icewind/streams/src/File.php
+share/nextcloud/3rdparty/icewind/streams/src/HashWrapper.php
 share/nextcloud/3rdparty/icewind/streams/src/IteratorDirectory.php
 share/nextcloud/3rdparty/icewind/streams/src/NullWrapper.php
 share/nextcloud/3rdparty/icewind/streams/src/Path.php
 share/nextcloud/3rdparty/icewind/streams/src/PathWrapper.php
+share/nextcloud/3rdparty/icewind/streams/src/ReadHashWrapper.php
 share/nextcloud/3rdparty/icewind/streams/src/RetryWrapper.php
 share/nextcloud/3rdparty/icewind/streams/src/SeekableWrapper.php
 share/nextcloud/3rdparty/icewind/streams/src/Url.php
-share/nextcloud/3rdparty/icewind/streams/src/UrlCallBack.php
+share/nextcloud/3rdparty/icewind/streams/src/UrlCallback.php
 share/nextcloud/3rdparty/icewind/streams/src/Wrapper.php
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/LICENSE.md
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/composer.json
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/src/Analyzer/AstAnalyzer.php
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/src/Analyzer/ClosureAnalyzer.php
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/src/Analyzer/Token.php
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/src/Analyzer/TokenAnalyzer.php
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/src/Analyzer/Visitor/ClosureLocatorVisitor.php
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/src/Analyzer/Visitor/MagicConstantVisitor.php
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/src/Analyzer/Visitor/ThisDetectorVisitor.php
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/src/Exception/ClosureAnalysisException.php
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/src/Exception/ClosureSerializationException.php
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/src/Exception/ClosureUnserializationException.php
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/src/Exception/SuperClosureException.php
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/src/SerializableClosure.php
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/src/Serializer.php
-share/nextcloud/3rdparty/jeremeamia/SuperClosure/src/SerializerInterface.php
-share/nextcloud/3rdparty/justinrainbow/json-schema/.gitattributes
+share/nextcloud/3rdparty/icewind/streams/src/WrapperHandler.php
+share/nextcloud/3rdparty/icewind/streams/src/WriteHashWrapper.php
 share/nextcloud/3rdparty/justinrainbow/json-schema/.php_cs.dist
 share/nextcloud/3rdparty/justinrainbow/json-schema/LICENSE
 share/nextcloud/3rdparty/justinrainbow/json-schema/README.md
@@ -2127,6 +3691,7 @@ share/nextcloud/3rdparty/league/flysyste
 share/nextcloud/3rdparty/league/flysystem/composer.json
 share/nextcloud/3rdparty/league/flysystem/src/Adapter/AbstractAdapter.php
 share/nextcloud/3rdparty/league/flysystem/src/Adapter/AbstractFtpAdapter.php
+share/nextcloud/3rdparty/league/flysystem/src/Adapter/CanOverwriteFiles.php
 share/nextcloud/3rdparty/league/flysystem/src/Adapter/Ftp.php
 share/nextcloud/3rdparty/league/flysystem/src/Adapter/Ftpd.php
 share/nextcloud/3rdparty/league/flysystem/src/Adapter/Local.php
@@ -2140,15 +3705,19 @@ share/nextcloud/3rdparty/league/flysyste
 share/nextcloud/3rdparty/league/flysystem/src/AdapterInterface.php
 share/nextcloud/3rdparty/league/flysystem/src/Config.php
 share/nextcloud/3rdparty/league/flysystem/src/ConfigAwareTrait.php
+share/nextcloud/3rdparty/league/flysystem/src/ConnectionErrorException.php
+share/nextcloud/3rdparty/league/flysystem/src/ConnectionRuntimeException.php
 share/nextcloud/3rdparty/league/flysystem/src/Directory.php
 share/nextcloud/3rdparty/league/flysystem/src/Exception.php
 share/nextcloud/3rdparty/league/flysystem/src/File.php
 share/nextcloud/3rdparty/league/flysystem/src/FileExistsException.php
 share/nextcloud/3rdparty/league/flysystem/src/FileNotFoundException.php
 share/nextcloud/3rdparty/league/flysystem/src/Filesystem.php
+share/nextcloud/3rdparty/league/flysystem/src/FilesystemException.php
 share/nextcloud/3rdparty/league/flysystem/src/FilesystemInterface.php
 share/nextcloud/3rdparty/league/flysystem/src/FilesystemNotFoundException.php
 share/nextcloud/3rdparty/league/flysystem/src/Handler.php
+share/nextcloud/3rdparty/league/flysystem/src/InvalidRootException.php
 share/nextcloud/3rdparty/league/flysystem/src/MountManager.php
 share/nextcloud/3rdparty/league/flysystem/src/NotSupportedException.php
 share/nextcloud/3rdparty/league/flysystem/src/Plugin/AbstractPlugin.php
@@ -2170,30 +3739,14 @@ share/nextcloud/3rdparty/league/flysyste
 share/nextcloud/3rdparty/league/flysystem/src/Util/ContentListingFormatter.php
 share/nextcloud/3rdparty/league/flysystem/src/Util/MimeType.php
 share/nextcloud/3rdparty/league/flysystem/src/Util/StreamHasher.php
-share/nextcloud/3rdparty/league/uri-components/CHANGELOG.md
-share/nextcloud/3rdparty/league/uri-components/LICENSE
-share/nextcloud/3rdparty/league/uri-components/composer.json
-share/nextcloud/3rdparty/league/uri-components/src/Components/Authority.php
-share/nextcloud/3rdparty/league/uri-components/src/Components/Component.php
-share/nextcloud/3rdparty/league/uri-components/src/Components/DataPath.php
-share/nextcloud/3rdparty/league/uri-components/src/Components/Domain.php
-share/nextcloud/3rdparty/league/uri-components/src/Components/Fragment.php
-share/nextcloud/3rdparty/league/uri-components/src/Components/HierarchicalPath.php
-share/nextcloud/3rdparty/league/uri-components/src/Components/Host.php
-share/nextcloud/3rdparty/league/uri-components/src/Components/Path.php
-share/nextcloud/3rdparty/league/uri-components/src/Components/Port.php
-share/nextcloud/3rdparty/league/uri-components/src/Components/Query.php
-share/nextcloud/3rdparty/league/uri-components/src/Components/Scheme.php
-share/nextcloud/3rdparty/league/uri-components/src/Components/UserInfo.php
-share/nextcloud/3rdparty/league/uri-components/src/Exceptions/IPv4CalculatorMissing.php
-share/nextcloud/3rdparty/league/uri-components/src/Exceptions/OffsetOutOfBounds.php
-share/nextcloud/3rdparty/league/uri-components/src/IPv4Calculators/BCMathCalculator.php
-share/nextcloud/3rdparty/league/uri-components/src/IPv4Calculators/GMPCalculator.php
-share/nextcloud/3rdparty/league/uri-components/src/IPv4Calculators/IPv4Calculator.php
-share/nextcloud/3rdparty/league/uri-components/src/IPv4Calculators/NativeCalculator.php
-share/nextcloud/3rdparty/league/uri-components/src/IPv4Normalizer.php
-share/nextcloud/3rdparty/league/uri-components/src/QueryString.php
-share/nextcloud/3rdparty/league/uri-components/src/UriModifier.php
+share/nextcloud/3rdparty/league/mime-type-detection/LICENSE
+share/nextcloud/3rdparty/league/mime-type-detection/composer.json
+share/nextcloud/3rdparty/league/mime-type-detection/src/EmptyExtensionToMimeTypeMap.php
+share/nextcloud/3rdparty/league/mime-type-detection/src/ExtensionMimeTypeDetector.php
+share/nextcloud/3rdparty/league/mime-type-detection/src/ExtensionToMimeTypeMap.php
+share/nextcloud/3rdparty/league/mime-type-detection/src/FinfoMimeTypeDetector.php
+share/nextcloud/3rdparty/league/mime-type-detection/src/GeneratedExtensionToMimeTypeMap.php
+share/nextcloud/3rdparty/league/mime-type-detection/src/MimeTypeDetector.php
 share/nextcloud/3rdparty/league/uri-interfaces/LICENSE
 share/nextcloud/3rdparty/league/uri-interfaces/composer.json
 share/nextcloud/3rdparty/league/uri-interfaces/src/Contracts/AuthorityInterface.php
@@ -2217,11 +3770,16 @@ share/nextcloud/3rdparty/league/uri/LICE
 share/nextcloud/3rdparty/league/uri/composer.json
 share/nextcloud/3rdparty/league/uri/src/Exceptions/TemplateCanNotBeExpanded.php
 share/nextcloud/3rdparty/league/uri/src/Http.php
+share/nextcloud/3rdparty/league/uri/src/HttpFactory.php
 share/nextcloud/3rdparty/league/uri/src/Uri.php
 share/nextcloud/3rdparty/league/uri/src/UriInfo.php
 share/nextcloud/3rdparty/league/uri/src/UriResolver.php
 share/nextcloud/3rdparty/league/uri/src/UriString.php
 share/nextcloud/3rdparty/league/uri/src/UriTemplate.php
+share/nextcloud/3rdparty/league/uri/src/UriTemplate/Expression.php
+share/nextcloud/3rdparty/league/uri/src/UriTemplate/Template.php
+share/nextcloud/3rdparty/league/uri/src/UriTemplate/VarSpecifier.php
+share/nextcloud/3rdparty/league/uri/src/UriTemplate/VariableBag.php
 share/nextcloud/3rdparty/microsoft/azure-storage-blob/BreakingChanges.md
 share/nextcloud/3rdparty/microsoft/azure-storage-blob/CONTRIBUTING.md
 share/nextcloud/3rdparty/microsoft/azure-storage-blob/ChangeLog.md
@@ -2293,6 +3851,7 @@ share/nextcloud/3rdparty/microsoft/azure
 share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/SetBlobPropertiesOptions.php
 share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/SetBlobPropertiesResult.php
 share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/SetBlobTierOptions.php
+share/nextcloud/3rdparty/microsoft/azure-storage-blob/src/Blob/Models/UndeleteBlobOptions.php
 share/nextcloud/3rdparty/microsoft/azure-storage-common/BreakingChanges.md
 share/nextcloud/3rdparty/microsoft/azure-storage-common/CONTRIBUTING.md
 share/nextcloud/3rdparty/microsoft/azure-storage-common/ChangeLog.md
@@ -2306,6 +3865,7 @@ share/nextcloud/3rdparty/microsoft/azure
 share/nextcloud/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Authentication/IAuthScheme.php
 share/nextcloud/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Authentication/SharedAccessSignatureAuthScheme.php
 share/nextcloud/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Authentication/SharedKeyAuthScheme.php
+share/nextcloud/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Authentication/TokenAuthScheme.php
 share/nextcloud/3rdparty/microsoft/azure-storage-common/src/Common/Internal/ConnectionStringParser.php
 share/nextcloud/3rdparty/microsoft/azure-storage-common/src/Common/Internal/ConnectionStringSource.php
 share/nextcloud/3rdparty/microsoft/azure-storage-common/src/Common/Internal/Http/HttpCallContext.php
@@ -2349,13 +3909,9 @@ share/nextcloud/3rdparty/microsoft/azure
 share/nextcloud/3rdparty/microsoft/azure-storage-common/src/Common/Models/SignedIdentifier.php
 share/nextcloud/3rdparty/microsoft/azure-storage-common/src/Common/Models/TransactionalMD5Trait.php
 share/nextcloud/3rdparty/microsoft/azure-storage-common/src/Common/SharedAccessSignatureHelper.php
-share/nextcloud/3rdparty/mtdowling/jmespath.php/.gitignore
-share/nextcloud/3rdparty/mtdowling/jmespath.php/CHANGELOG.md
 share/nextcloud/3rdparty/mtdowling/jmespath.php/LICENSE
-share/nextcloud/3rdparty/mtdowling/jmespath.php/Makefile
 share/nextcloud/3rdparty/mtdowling/jmespath.php/README.rst
 share/nextcloud/3rdparty/mtdowling/jmespath.php/composer.json
-share/nextcloud/3rdparty/mtdowling/jmespath.php/phpunit.xml.dist
 share/nextcloud/3rdparty/mtdowling/jmespath.php/src/AstRuntime.php
 share/nextcloud/3rdparty/mtdowling/jmespath.php/src/CompilerRuntime.php
 share/nextcloud/3rdparty/mtdowling/jmespath.php/src/DebugRuntime.php
@@ -2370,7 +3926,6 @@ share/nextcloud/3rdparty/mtdowling/jmesp
 share/nextcloud/3rdparty/mtdowling/jmespath.php/src/Utils.php
 share/nextcloud/3rdparty/nextcloud/lognormalizer/COPYING
 share/nextcloud/3rdparty/nextcloud/lognormalizer/src/Normalizer.php
-share/nextcloud/3rdparty/nikic/php-parser/.gitattributes
 share/nextcloud/3rdparty/nikic/php-parser/LICENSE
 share/nextcloud/3rdparty/nikic/php-parser/grammar/README.md
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Builder.php
@@ -2404,13 +3959,21 @@ share/nextcloud/3rdparty/nikic/php-parse
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/JsonDecoder.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Lexer.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Lexer/Emulative.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/AttributeEmulator.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/CoaleseEqualTokenEmulator.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/FlexibleDocStringEmulator.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/FnTokenEmulator.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/KeywordEmulator.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/MatchTokenEmulator.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/NullsafeTokenEmulator.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/NumericLiteralSeparatorEmulator.php
-share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/TokenEmulatorInterface.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ReverseEmulator.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/TokenEmulator.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/NameContext.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Arg.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Attribute.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/AttributeGroup.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Const_.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/ArrayDimFetch.php
@@ -2486,8 +4049,11 @@ share/nextcloud/3rdparty/nikic/php-parse
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Instanceof_.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Isset_.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/List_.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Match_.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/MethodCall.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/New_.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/NullsafeMethodCall.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/NullsafePropertyFetch.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/PostDec.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/PostInc.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/PreDec.php
@@ -2498,6 +4064,7 @@ share/nextcloud/3rdparty/nikic/php-parse
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/StaticCall.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/StaticPropertyFetch.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Ternary.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Throw_.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/UnaryMinus.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/UnaryPlus.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Variable.php
@@ -2505,6 +4072,7 @@ share/nextcloud/3rdparty/nikic/php-parse
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Yield_.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/FunctionLike.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Identifier.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/MatchArm.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name/FullyQualified.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name/Relative.php
@@ -2585,6 +4153,8 @@ share/nextcloud/3rdparty/nikic/php-parse
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/NodeVisitor/FindingVisitor.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/NodeVisitor/FirstFindingVisitor.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/NodeVisitor/NodeConnectingVisitor.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/NodeVisitor/ParentConnectingVisitor.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/NodeVisitorAbstract.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Parser.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Parser/Multiple.php
@@ -2595,138 +4165,29 @@ share/nextcloud/3rdparty/nikic/php-parse
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/ParserFactory.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php
-share/nextcloud/3rdparty/paragonie/random_compat/LICENSE
-share/nextcloud/3rdparty/paragonie/random_compat/build-phar.sh
-share/nextcloud/3rdparty/paragonie/random_compat/composer.json
-share/nextcloud/3rdparty/paragonie/random_compat/dist/random_compat.phar.pubkey
-share/nextcloud/3rdparty/paragonie/random_compat/dist/random_compat.phar.pubkey.asc
-share/nextcloud/3rdparty/paragonie/random_compat/lib/random.php
-share/nextcloud/3rdparty/paragonie/random_compat/other/build_phar.php
-share/nextcloud/3rdparty/paragonie/random_compat/psalm-autoload.php
-share/nextcloud/3rdparty/paragonie/random_compat/psalm.xml
+share/nextcloud/3rdparty/opis/closure/CHANGELOG.md
+share/nextcloud/3rdparty/opis/closure/LICENSE
+share/nextcloud/3rdparty/opis/closure/NOTICE
+share/nextcloud/3rdparty/opis/closure/README.md
+share/nextcloud/3rdparty/opis/closure/autoload.php
+share/nextcloud/3rdparty/opis/closure/composer.json
+share/nextcloud/3rdparty/opis/closure/functions.php
+share/nextcloud/3rdparty/opis/closure/src/Analyzer.php
+share/nextcloud/3rdparty/opis/closure/src/ClosureContext.php
+share/nextcloud/3rdparty/opis/closure/src/ClosureScope.php
+share/nextcloud/3rdparty/opis/closure/src/ClosureStream.php
+share/nextcloud/3rdparty/opis/closure/src/ISecurityProvider.php
+share/nextcloud/3rdparty/opis/closure/src/ReflectionClosure.php
+share/nextcloud/3rdparty/opis/closure/src/SecurityException.php
+share/nextcloud/3rdparty/opis/closure/src/SecurityProvider.php
+share/nextcloud/3rdparty/opis/closure/src/SelfReference.php
+share/nextcloud/3rdparty/opis/closure/src/SerializableClosure.php
 share/nextcloud/3rdparty/patches.txt
 share/nextcloud/3rdparty/patchwork/jsqueeze/LICENSE.ASL20
 share/nextcloud/3rdparty/patchwork/jsqueeze/LICENSE.GPLv2
 share/nextcloud/3rdparty/patchwork/jsqueeze/README.md
 share/nextcloud/3rdparty/patchwork/jsqueeze/composer.json
 share/nextcloud/3rdparty/patchwork/jsqueeze/src/JSqueeze.php
-share/nextcloud/3rdparty/patchwork/utf8/CHANGELOG.md
-share/nextcloud/3rdparty/patchwork/utf8/LICENSE-APACHE
-share/nextcloud/3rdparty/patchwork/utf8/LICENSE-GPL
-share/nextcloud/3rdparty/patchwork/utf8/README.md
-share/nextcloud/3rdparty/patchwork/utf8/composer.json
-share/nextcloud/3rdparty/patchwork/utf8/phpunit.xml.dist
-share/nextcloud/3rdparty/patchwork/utf8/src/Normalizer.php
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Iconv.php
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Intl.php
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Mbstring.php
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Normalizer.php
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Xml.php
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.big5.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp037.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp1006.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp1026.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp424.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp437.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp500.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp737.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp775.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp850.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp852.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp855.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp856.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp857.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp860.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp861.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp862.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp863.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp864.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp865.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp866.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp869.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp874.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp875.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp932.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp936.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp949.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp950.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.gsm0338.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-1.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-10.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-11.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-13.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-14.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-15.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-16.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-2.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-3.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-4.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-5.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-6.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-7.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-8.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-9.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.koi8-r.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.koi8-u.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.mazovia.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.nextstep.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.stdenc.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.symbol.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.turkish.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.us-ascii-quotes.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.us-ascii.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1250.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1251.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1252.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1253.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1254.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1255.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1256.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1257.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1258.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-ce.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-cyrillic.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-greek.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-icelandic.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-roman.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.zdingbat.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.gsm0338.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.mazovia.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.stdenc.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.symbol.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.zdingbat.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/translit.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/canonicalComposition.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/canonicalDecomposition.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/combiningClass.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/compatibilityDecomposition.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/lowerCase.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/upperCase.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/TurkishUtf8.php
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8.php
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/BestFit.php
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup.php
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/iconv.php
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/intl.php
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/mbstring.php
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/utf8_encode.php
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/WindowsStreamWrapper.php
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/caseFolding_full.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1250.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1251.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1252.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1253.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1254.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1255.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1256.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1257.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1258.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit874.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit932.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit936.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit949.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit950.ser
-share/nextcloud/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/translit_extra.ser
 share/nextcloud/3rdparty/pear/archive_tar/.gitignore
 share/nextcloud/3rdparty/pear/archive_tar/Archive/Tar.php
 share/nextcloud/3rdparty/pear/archive_tar/README.md
@@ -2750,12 +4211,36 @@ share/nextcloud/3rdparty/pear/pear_excep
 share/nextcloud/3rdparty/pear/pear_exception/PEAR/Exception.php
 share/nextcloud/3rdparty/pear/pear_exception/composer.json
 share/nextcloud/3rdparty/pear/pear_exception/package.xml
-share/nextcloud/3rdparty/php-http/guzzle6-adapter/LICENSE
-share/nextcloud/3rdparty/php-http/guzzle6-adapter/composer.json
-share/nextcloud/3rdparty/php-http/guzzle6-adapter/puli.json
-share/nextcloud/3rdparty/php-http/guzzle6-adapter/src/Client.php
-share/nextcloud/3rdparty/php-http/guzzle6-adapter/src/Exception/UnexpectedValueException.php
-share/nextcloud/3rdparty/php-http/guzzle6-adapter/src/Promise.php
+share/nextcloud/3rdparty/php-ds/php-ds/CHANGELOG.md
+share/nextcloud/3rdparty/php-ds/php-ds/CONTRIBUTING.md
+share/nextcloud/3rdparty/php-ds/php-ds/LICENSE
+share/nextcloud/3rdparty/php-ds/php-ds/README.md
+share/nextcloud/3rdparty/php-ds/php-ds/composer.json
+share/nextcloud/3rdparty/php-ds/php-ds/src/Collection.php
+share/nextcloud/3rdparty/php-ds/php-ds/src/Deque.php
+share/nextcloud/3rdparty/php-ds/php-ds/src/Hashable.php
+share/nextcloud/3rdparty/php-ds/php-ds/src/Map.php
+share/nextcloud/3rdparty/php-ds/php-ds/src/Pair.php
+share/nextcloud/3rdparty/php-ds/php-ds/src/PriorityQueue.php
+share/nextcloud/3rdparty/php-ds/php-ds/src/Queue.php
+share/nextcloud/3rdparty/php-ds/php-ds/src/Sequence.php
+share/nextcloud/3rdparty/php-ds/php-ds/src/Set.php
+share/nextcloud/3rdparty/php-ds/php-ds/src/Stack.php
+share/nextcloud/3rdparty/php-ds/php-ds/src/Traits/Capacity.php
+share/nextcloud/3rdparty/php-ds/php-ds/src/Traits/GenericCollection.php
+share/nextcloud/3rdparty/php-ds/php-ds/src/Traits/GenericSequence.php
+share/nextcloud/3rdparty/php-ds/php-ds/src/Traits/SquaredCapacity.php
+share/nextcloud/3rdparty/php-ds/php-ds/src/Vector.php
+share/nextcloud/3rdparty/php-http/guzzle7-adapter/CHANGELOG.md
+share/nextcloud/3rdparty/php-http/guzzle7-adapter/LICENSE
+share/nextcloud/3rdparty/php-http/guzzle7-adapter/README.md
+share/nextcloud/3rdparty/php-http/guzzle7-adapter/composer.json
+share/nextcloud/3rdparty/php-http/guzzle7-adapter/phpstan.neon.dist
+share/nextcloud/3rdparty/php-http/guzzle7-adapter/psalm.baseline.xml
+share/nextcloud/3rdparty/php-http/guzzle7-adapter/psalm.xml
+share/nextcloud/3rdparty/php-http/guzzle7-adapter/src/Client.php
+share/nextcloud/3rdparty/php-http/guzzle7-adapter/src/Exception/UnexpectedValueException.php
+share/nextcloud/3rdparty/php-http/guzzle7-adapter/src/Promise.php
 share/nextcloud/3rdparty/php-http/httplug/LICENSE
 share/nextcloud/3rdparty/php-http/httplug/composer.json
 share/nextcloud/3rdparty/php-http/httplug/puli.json
@@ -3002,8 +4487,6 @@ share/nextcloud/3rdparty/psr/log/Psr/Log
 share/nextcloud/3rdparty/psr/log/Psr/Log/LoggerInterface.php
 share/nextcloud/3rdparty/psr/log/Psr/Log/LoggerTrait.php
 share/nextcloud/3rdparty/psr/log/Psr/Log/NullLogger.php
-share/nextcloud/3rdparty/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
-share/nextcloud/3rdparty/psr/log/Psr/Log/Test/TestLogger.php
 share/nextcloud/3rdparty/psr/log/composer.json
 share/nextcloud/3rdparty/punic/punic/LICENSE.txt
 share/nextcloud/3rdparty/punic/punic/README.md
@@ -3536,13 +5019,48 @@ share/nextcloud/3rdparty/punic/punic/pun
 share/nextcloud/3rdparty/ralouphie/getallheaders/LICENSE
 share/nextcloud/3rdparty/ralouphie/getallheaders/composer.json
 share/nextcloud/3rdparty/ralouphie/getallheaders/src/getallheaders.php
+share/nextcloud/3rdparty/ramsey/collection/CHANGELOG.md
+share/nextcloud/3rdparty/ramsey/collection/LICENSE
+share/nextcloud/3rdparty/ramsey/collection/README.md
+share/nextcloud/3rdparty/ramsey/collection/composer.json
+share/nextcloud/3rdparty/ramsey/collection/src/AbstractArray.php
+share/nextcloud/3rdparty/ramsey/collection/src/AbstractCollection.php
+share/nextcloud/3rdparty/ramsey/collection/src/AbstractSet.php
+share/nextcloud/3rdparty/ramsey/collection/src/ArrayInterface.php
+share/nextcloud/3rdparty/ramsey/collection/src/Collection.php
+share/nextcloud/3rdparty/ramsey/collection/src/CollectionInterface.php
+share/nextcloud/3rdparty/ramsey/collection/src/DoubleEndedQueue.php
+share/nextcloud/3rdparty/ramsey/collection/src/DoubleEndedQueueInterface.php
+share/nextcloud/3rdparty/ramsey/collection/src/Exception/CollectionMismatchException.php
+share/nextcloud/3rdparty/ramsey/collection/src/Exception/InvalidArgumentException.php
+share/nextcloud/3rdparty/ramsey/collection/src/Exception/InvalidSortOrderException.php
+share/nextcloud/3rdparty/ramsey/collection/src/Exception/NoSuchElementException.php
+share/nextcloud/3rdparty/ramsey/collection/src/Exception/OutOfBoundsException.php
+share/nextcloud/3rdparty/ramsey/collection/src/Exception/UnsupportedOperationException.php
+share/nextcloud/3rdparty/ramsey/collection/src/Exception/ValueExtractionException.php
+share/nextcloud/3rdparty/ramsey/collection/src/GenericArray.php
+share/nextcloud/3rdparty/ramsey/collection/src/Map/AbstractMap.php
+share/nextcloud/3rdparty/ramsey/collection/src/Map/AbstractTypedMap.php
+share/nextcloud/3rdparty/ramsey/collection/src/Map/AssociativeArrayMap.php
+share/nextcloud/3rdparty/ramsey/collection/src/Map/MapInterface.php
+share/nextcloud/3rdparty/ramsey/collection/src/Map/NamedParameterMap.php
+share/nextcloud/3rdparty/ramsey/collection/src/Map/TypedMap.php
+share/nextcloud/3rdparty/ramsey/collection/src/Map/TypedMapInterface.php
+share/nextcloud/3rdparty/ramsey/collection/src/Queue.php
+share/nextcloud/3rdparty/ramsey/collection/src/QueueInterface.php
+share/nextcloud/3rdparty/ramsey/collection/src/Set.php
+share/nextcloud/3rdparty/ramsey/collection/src/Tool/TypeTrait.php
+share/nextcloud/3rdparty/ramsey/collection/src/Tool/ValueExtractorTrait.php
+share/nextcloud/3rdparty/ramsey/collection/src/Tool/ValueToStringTrait.php
 share/nextcloud/3rdparty/ramsey/uuid/CHANGELOG.md
 share/nextcloud/3rdparty/ramsey/uuid/LICENSE
 share/nextcloud/3rdparty/ramsey/uuid/README.md
 share/nextcloud/3rdparty/ramsey/uuid/composer.json
 share/nextcloud/3rdparty/ramsey/uuid/src/BinaryUtils.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Builder/BuilderCollection.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Builder/DefaultUuidBuilder.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Builder/DegradedUuidBuilder.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Builder/FallbackBuilder.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Builder/UuidBuilderInterface.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Codec/CodecInterface.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Codec/GuidStringCodec.php
@@ -3552,58 +5070,96 @@ share/nextcloud/3rdparty/ramsey/uuid/src
 share/nextcloud/3rdparty/ramsey/uuid/src/Codec/TimestampLastCombCodec.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Converter/Number/BigNumberConverter.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Converter/Number/GenericNumberConverter.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Converter/NumberConverterInterface.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Converter/Time/BigNumberTimeConverter.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Converter/Time/DegradedTimeConverter.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Converter/Time/GenericTimeConverter.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Converter/TimeConverterInterface.php
 share/nextcloud/3rdparty/ramsey/uuid/src/DegradedUuid.php
+share/nextcloud/3rdparty/ramsey/uuid/src/DeprecatedUuidInterface.php
+share/nextcloud/3rdparty/ramsey/uuid/src/DeprecatedUuidMethodsTrait.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Exception/BuilderNotFoundException.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Exception/DateTimeException.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Exception/DceSecurityException.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Exception/InvalidArgumentException.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Exception/InvalidBytesException.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Exception/InvalidUuidStringException.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Exception/UnsatisfiedDependencyException.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Exception/NameException.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Exception/NodeException.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Exception/RandomSourceException.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Exception/TimeSourceException.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Exception/UnableToBuildUuidException.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Exception/UnsupportedOperationException.php
 share/nextcloud/3rdparty/ramsey/uuid/src/FeatureSet.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Fields/FieldsInterface.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Fields/SerializableFieldsTrait.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Generator/CombGenerator.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Generator/DceSecurityGenerator.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Generator/DceSecurityGeneratorInterface.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Generator/DefaultNameGenerator.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Generator/DefaultTimeGenerator.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/MtRandGenerator.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/OpenSslGenerator.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Generator/NameGeneratorFactory.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Generator/NameGeneratorInterface.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Generator/PeclUuidNameGenerator.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Generator/PeclUuidRandomGenerator.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Generator/PeclUuidTimeGenerator.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Generator/RandomBytesGenerator.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Generator/RandomGeneratorFactory.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Generator/RandomGeneratorInterface.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Generator/RandomLibAdapter.php
-share/nextcloud/3rdparty/ramsey/uuid/src/Generator/SodiumRandomGenerator.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Generator/TimeGeneratorFactory.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Generator/TimeGeneratorInterface.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Guid/Fields.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Guid/Guid.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Guid/GuidBuilder.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Lazy/LazyUuidFromString.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Math/BrickMathCalculator.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Math/CalculatorInterface.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Math/RoundingMode.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Nonstandard/Fields.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Nonstandard/Uuid.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Nonstandard/UuidBuilder.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Nonstandard/UuidV6.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Dce/SystemDceSecurityProvider.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Provider/DceSecurityProviderInterface.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Node/StaticNodeProvider.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Provider/NodeProviderInterface.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Time/FixedTimeProvider.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Provider/TimeProviderInterface.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/Fields.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/FieldsInterface.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/NilTrait.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/NilUuid.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/UuidBuilder.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/UuidInterface.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/UuidV1.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/UuidV2.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/UuidV3.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/UuidV4.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/UuidV5.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/Validator.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/VariantTrait.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Rfc4122/VersionTrait.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Type/Decimal.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Type/Hexadecimal.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Type/Integer.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Type/NumberInterface.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Type/Time.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Type/TypeInterface.php
 share/nextcloud/3rdparty/ramsey/uuid/src/Uuid.php
 share/nextcloud/3rdparty/ramsey/uuid/src/UuidFactory.php
 share/nextcloud/3rdparty/ramsey/uuid/src/UuidFactoryInterface.php
 share/nextcloud/3rdparty/ramsey/uuid/src/UuidInterface.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Validator/GenericValidator.php
+share/nextcloud/3rdparty/ramsey/uuid/src/Validator/ValidatorInterface.php
 share/nextcloud/3rdparty/ramsey/uuid/src/functions.php
-share/nextcloud/3rdparty/react/promise/.gitignore
-share/nextcloud/3rdparty/react/promise/LICENSE
-share/nextcloud/3rdparty/react/promise/src/CancellablePromiseInterface.php
-share/nextcloud/3rdparty/react/promise/src/Deferred.php
-share/nextcloud/3rdparty/react/promise/src/ExtendedPromiseInterface.php
-share/nextcloud/3rdparty/react/promise/src/FulfilledPromise.php
-share/nextcloud/3rdparty/react/promise/src/LazyPromise.php
-share/nextcloud/3rdparty/react/promise/src/Promise.php
-share/nextcloud/3rdparty/react/promise/src/PromiseInterface.php
-share/nextcloud/3rdparty/react/promise/src/PromisorInterface.php
-share/nextcloud/3rdparty/react/promise/src/RejectedPromise.php
-share/nextcloud/3rdparty/react/promise/src/UnhandledRejectionException.php
-share/nextcloud/3rdparty/react/promise/src/functions.php
-share/nextcloud/3rdparty/react/promise/src/functions_include.php
-share/nextcloud/3rdparty/sabre/dav/.gitignore
-share/nextcloud/3rdparty/sabre/dav/CHANGELOG.md
-share/nextcloud/3rdparty/sabre/dav/CONTRIBUTING.md
 share/nextcloud/3rdparty/sabre/dav/LICENSE
 share/nextcloud/3rdparty/sabre/dav/README.md
 share/nextcloud/3rdparty/sabre/dav/composer.json
@@ -3996,6 +5552,7 @@ share/nextcloud/3rdparty/sabre/xml/lib/X
 share/nextcloud/3rdparty/scssphp/scssphp/LICENSE.md
 share/nextcloud/3rdparty/scssphp/scssphp/README.md
 share/nextcloud/3rdparty/scssphp/scssphp/composer.json
+share/nextcloud/3rdparty/scssphp/scssphp/phpcs.xml.dist
 share/nextcloud/3rdparty/scssphp/scssphp/scss.inc.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Base/Range.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Block.php
@@ -4006,6 +5563,8 @@ share/nextcloud/3rdparty/scssphp/scssphp
 share/nextcloud/3rdparty/scssphp/scssphp/src/Exception/CompilerException.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Exception/ParserException.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Exception/RangeException.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Exception/SassException.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Exception/SassScriptException.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Exception/ServerException.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Formatter.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Formatter/Compact.php
@@ -4017,19 +5576,22 @@ share/nextcloud/3rdparty/scssphp/scssphp
 share/nextcloud/3rdparty/scssphp/scssphp/src/Formatter/OutputBlock.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Node.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Node/Number.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/OutputStyle.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Parser.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/SourceMap/Base64.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/SourceMap/Base64VLQ.php
-share/nextcloud/3rdparty/scssphp/scssphp/src/SourceMap/Base64VLQEncoder.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/SourceMap/SourceMapGenerator.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Type.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Util.php
+share/nextcloud/3rdparty/scssphp/scssphp/src/Util/Path.php
 share/nextcloud/3rdparty/scssphp/scssphp/src/Version.php
 share/nextcloud/3rdparty/spomky-labs/base64url/LICENSE
 share/nextcloud/3rdparty/spomky-labs/base64url/composer.json
 share/nextcloud/3rdparty/spomky-labs/base64url/src/Base64Url.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/CODE_OF_CONDUCT.md
 share/nextcloud/3rdparty/spomky-labs/cbor-php/LICENSE
 share/nextcloud/3rdparty/spomky-labs/cbor-php/composer.json
+share/nextcloud/3rdparty/spomky-labs/cbor-php/infection.json.dist
 share/nextcloud/3rdparty/spomky-labs/cbor-php/src/AbstractCBORObject.php
 share/nextcloud/3rdparty/spomky-labs/cbor-php/src/ByteStringObject.php
 share/nextcloud/3rdparty/spomky-labs/cbor-php/src/ByteStringWithChunkObject.php
@@ -4071,6 +5633,7 @@ share/nextcloud/3rdparty/spomky-labs/cbo
 share/nextcloud/3rdparty/spomky-labs/cbor-php/src/TextStringObject.php
 share/nextcloud/3rdparty/spomky-labs/cbor-php/src/TextStringWithChunkObject.php
 share/nextcloud/3rdparty/spomky-labs/cbor-php/src/UnsignedIntegerObject.php
+share/nextcloud/3rdparty/spomky-labs/cbor-php/src/Utils.php
 share/nextcloud/3rdparty/stecman/symfony-console-completion/LICENCE
 share/nextcloud/3rdparty/stecman/symfony-console-completion/src/Completion.php
 share/nextcloud/3rdparty/stecman/symfony-console-completion/src/Completion/CompletionAwareInterface.php
@@ -4081,9 +5644,8 @@ share/nextcloud/3rdparty/stecman/symfony
 share/nextcloud/3rdparty/stecman/symfony-console-completion/src/CompletionHandler.php
 share/nextcloud/3rdparty/stecman/symfony-console-completion/src/EnvironmentCompletionContext.php
 share/nextcloud/3rdparty/stecman/symfony-console-completion/src/HookFactory.php
-share/nextcloud/3rdparty/swiftmailer/swiftmailer/.github/ISSUE_TEMPLATE.md
-share/nextcloud/3rdparty/swiftmailer/swiftmailer/.github/PULL_REQUEST_TEMPLATE.md
 share/nextcloud/3rdparty/swiftmailer/swiftmailer/.php_cs.dist
+share/nextcloud/3rdparty/swiftmailer/swiftmailer/README.md
 share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift.php
 share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/AddressEncoder.php
 share/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/AddressEncoder/IdnAddressEncoder.php
@@ -4324,6 +5886,7 @@ share/nextcloud/3rdparty/symfony/console
 share/nextcloud/3rdparty/symfony/console/Output/Output.php
 share/nextcloud/3rdparty/symfony/console/Output/OutputInterface.php
 share/nextcloud/3rdparty/symfony/console/Output/StreamOutput.php
+share/nextcloud/3rdparty/symfony/console/Output/TrimmedBufferOutput.php
 share/nextcloud/3rdparty/symfony/console/Question/ChoiceQuestion.php
 share/nextcloud/3rdparty/symfony/console/Question/ConfirmationQuestion.php
 share/nextcloud/3rdparty/symfony/console/Question/Question.php
@@ -4362,6 +5925,7 @@ share/nextcloud/3rdparty/symfony/polyfil
 share/nextcloud/3rdparty/symfony/polyfill-ctype/LICENSE
 share/nextcloud/3rdparty/symfony/polyfill-ctype/README.md
 share/nextcloud/3rdparty/symfony/polyfill-ctype/bootstrap.php
+share/nextcloud/3rdparty/symfony/polyfill-ctype/bootstrap80.php
 share/nextcloud/3rdparty/symfony/polyfill-ctype/composer.json
 share/nextcloud/3rdparty/symfony/polyfill-iconv/Iconv.php
 share/nextcloud/3rdparty/symfony/polyfill-iconv/LICENSE
@@ -4423,24 +5987,50 @@ share/nextcloud/3rdparty/symfony/polyfil
 share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/from.windows-1258.php
 share/nextcloud/3rdparty/symfony/polyfill-iconv/Resources/charset/translit.php
 share/nextcloud/3rdparty/symfony/polyfill-iconv/bootstrap.php
+share/nextcloud/3rdparty/symfony/polyfill-iconv/bootstrap80.php
 share/nextcloud/3rdparty/symfony/polyfill-iconv/composer.json
+share/nextcloud/3rdparty/symfony/polyfill-intl-grapheme/Grapheme.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-grapheme/LICENSE
+share/nextcloud/3rdparty/symfony/polyfill-intl-grapheme/README.md
+share/nextcloud/3rdparty/symfony/polyfill-intl-grapheme/bootstrap.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-grapheme/bootstrap80.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-grapheme/composer.json
 share/nextcloud/3rdparty/symfony/polyfill-intl-idn/Idn.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/Info.php
 share/nextcloud/3rdparty/symfony/polyfill-intl-idn/LICENSE
 share/nextcloud/3rdparty/symfony/polyfill-intl-idn/README.md
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/Resources/unidata/Regex.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/Resources/unidata/deviation.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/Resources/unidata/ignored.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/Resources/unidata/mapped.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/Resources/unidata/virama.php
 share/nextcloud/3rdparty/symfony/polyfill-intl-idn/bootstrap.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-idn/bootstrap80.php
 share/nextcloud/3rdparty/symfony/polyfill-intl-idn/composer.json
+share/nextcloud/3rdparty/symfony/polyfill-intl-normalizer/LICENSE
+share/nextcloud/3rdparty/symfony/polyfill-intl-normalizer/Normalizer.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-normalizer/README.md
+share/nextcloud/3rdparty/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-normalizer/bootstrap.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-normalizer/bootstrap80.php
+share/nextcloud/3rdparty/symfony/polyfill-intl-normalizer/composer.json
 share/nextcloud/3rdparty/symfony/polyfill-mbstring/LICENSE
 share/nextcloud/3rdparty/symfony/polyfill-mbstring/Mbstring.php
+share/nextcloud/3rdparty/symfony/polyfill-mbstring/README.md
 share/nextcloud/3rdparty/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php
 share/nextcloud/3rdparty/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php
 share/nextcloud/3rdparty/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
 share/nextcloud/3rdparty/symfony/polyfill-mbstring/bootstrap.php
+share/nextcloud/3rdparty/symfony/polyfill-mbstring/bootstrap80.php
 share/nextcloud/3rdparty/symfony/polyfill-mbstring/composer.json
-share/nextcloud/3rdparty/symfony/polyfill-php56/LICENSE
-share/nextcloud/3rdparty/symfony/polyfill-php56/Php56.php
-share/nextcloud/3rdparty/symfony/polyfill-php56/README.md
-share/nextcloud/3rdparty/symfony/polyfill-php56/bootstrap.php
-share/nextcloud/3rdparty/symfony/polyfill-php56/composer.json
 share/nextcloud/3rdparty/symfony/polyfill-php72/LICENSE
 share/nextcloud/3rdparty/symfony/polyfill-php72/Php72.php
 share/nextcloud/3rdparty/symfony/polyfill-php72/README.md
@@ -4455,19 +6045,12 @@ share/nextcloud/3rdparty/symfony/polyfil
 share/nextcloud/3rdparty/symfony/polyfill-php80/LICENSE
 share/nextcloud/3rdparty/symfony/polyfill-php80/Php80.php
 share/nextcloud/3rdparty/symfony/polyfill-php80/README.md
+share/nextcloud/3rdparty/symfony/polyfill-php80/Resources/stubs/Attribute.php
 share/nextcloud/3rdparty/symfony/polyfill-php80/Resources/stubs/Stringable.php
+share/nextcloud/3rdparty/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
 share/nextcloud/3rdparty/symfony/polyfill-php80/Resources/stubs/ValueError.php
 share/nextcloud/3rdparty/symfony/polyfill-php80/bootstrap.php
 share/nextcloud/3rdparty/symfony/polyfill-php80/composer.json
-share/nextcloud/3rdparty/symfony/polyfill-util/Binary.php
-share/nextcloud/3rdparty/symfony/polyfill-util/BinaryNoFuncOverload.php
-share/nextcloud/3rdparty/symfony/polyfill-util/BinaryOnFuncOverload.php
-share/nextcloud/3rdparty/symfony/polyfill-util/LICENSE
-share/nextcloud/3rdparty/symfony/polyfill-util/LegacyTestListener.php
-share/nextcloud/3rdparty/symfony/polyfill-util/README.md
-share/nextcloud/3rdparty/symfony/polyfill-util/TestListener.php
-share/nextcloud/3rdparty/symfony/polyfill-util/TestListenerTrait.php
-share/nextcloud/3rdparty/symfony/polyfill-util/composer.json
 share/nextcloud/3rdparty/symfony/process/CHANGELOG.md
 share/nextcloud/3rdparty/symfony/process/Exception/ExceptionInterface.php
 share/nextcloud/3rdparty/symfony/process/Exception/InvalidArgumentException.php
@@ -4553,6 +6136,7 @@ share/nextcloud/3rdparty/symfony/routing
 share/nextcloud/3rdparty/symfony/routing/Router.php
 share/nextcloud/3rdparty/symfony/routing/RouterInterface.php
 share/nextcloud/3rdparty/symfony/routing/composer.json
+share/nextcloud/3rdparty/symfony/service-contracts/Attribute/Required.php
 share/nextcloud/3rdparty/symfony/service-contracts/LICENSE
 share/nextcloud/3rdparty/symfony/service-contracts/README.md
 share/nextcloud/3rdparty/symfony/service-contracts/ResetInterface.php
@@ -4564,6 +6148,7 @@ share/nextcloud/3rdparty/symfony/service
 share/nextcloud/3rdparty/symfony/translation-contracts/LICENSE
 share/nextcloud/3rdparty/symfony/translation-contracts/LocaleAwareInterface.php
 share/nextcloud/3rdparty/symfony/translation-contracts/README.md
+share/nextcloud/3rdparty/symfony/translation-contracts/TranslatableInterface.php
 share/nextcloud/3rdparty/symfony/translation-contracts/TranslatorInterface.php
 share/nextcloud/3rdparty/symfony/translation-contracts/TranslatorTrait.php
 share/nextcloud/3rdparty/symfony/translation-contracts/composer.json
@@ -4645,8 +6230,194 @@ share/nextcloud/3rdparty/symfony/transla
 share/nextcloud/3rdparty/symfony/translation/Writer/TranslationWriter.php
 share/nextcloud/3rdparty/symfony/translation/Writer/TranslationWriterInterface.php
 share/nextcloud/3rdparty/symfony/translation/composer.json
+share/nextcloud/3rdparty/thecodingmachine/safe/LICENSE
+share/nextcloud/3rdparty/thecodingmachine/safe/README.md
+share/nextcloud/3rdparty/thecodingmachine/safe/composer.json
+share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/Exceptions/ApcException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/Exceptions/LibeventException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/Exceptions/MssqlException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/Exceptions/StatsException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/apc.php
+share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/functionsList.php
+share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/libevent.php
+share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/mssql.php
+share/nextcloud/3rdparty/thecodingmachine/safe/deprecated/stats.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/.gitkeep
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ApacheException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ApcuException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ArrayException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/Bzip2Exception.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/CalendarException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ClassobjException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ComException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/CubridException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/DatetimeException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/DirException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/EioException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ErrorfuncException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ExecException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FileinfoException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FilesystemException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FilterException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FpmException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FtpException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/FunchandException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/GmpException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/GnupgException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/HashException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/IbaseException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/IbmDb2Exception.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/IconvException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ImageException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ImapException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/InfoException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/IngresiiException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/InotifyException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/LdapException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/LibxmlException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/LzfException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MailparseException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MbstringException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MiscException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MsqlException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MysqlException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MysqliException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MysqlndMsException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/MysqlndQcException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/NetworkException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/Oci8Exception.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/OpcacheException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/OutcontrolException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PasswordException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PcntlException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PdfException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PgsqlException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PosixException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PsException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/PspellException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ReadlineException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/RpminfoException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/RrdException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SemException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SessionException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ShmopException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SimplexmlException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SocketsException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SodiumException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SolrException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SplException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SqlsrvException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SsdeepException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/Ssh2Exception.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/StreamException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/StringsException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/SwooleException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/UodbcException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/UopzException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/UrlException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/VarException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/XdiffException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/XmlException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/XmlrpcException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/YamlException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/YazException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ZipException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/Exceptions/ZlibException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/apache.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/apcu.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/array.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/bzip2.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/calendar.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/classobj.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/com.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/cubrid.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/curl.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/datetime.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/dir.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/eio.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/errorfunc.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/exec.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/fileinfo.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/filesystem.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/filter.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/fpm.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/ftp.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/funchand.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/functionsList.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/gmp.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/gnupg.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/hash.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/ibase.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/ibmDb2.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/iconv.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/image.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/imap.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/info.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/ingres-ii.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/inotify.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/json.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/ldap.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/libxml.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/lzf.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/mailparse.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/mbstring.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/misc.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/msql.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/mysql.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/mysqli.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/mysqlndMs.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/mysqlndQc.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/network.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/oci8.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/opcache.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/openssl.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/outcontrol.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/password.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/pcntl.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/pcre.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/pdf.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/pgsql.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/posix.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/ps.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/pspell.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/readline.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/rpminfo.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/rrd.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/sem.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/session.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/shmop.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/simplexml.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/sockets.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/sodium.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/solr.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/spl.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/sqlsrv.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/ssdeep.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/ssh2.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/stream.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/strings.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/swoole.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/uodbc.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/uopz.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/url.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/var.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/xdiff.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/xml.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/xmlrpc.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/yaml.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/yaz.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/zip.php
+share/nextcloud/3rdparty/thecodingmachine/safe/generated/zlib.php
+share/nextcloud/3rdparty/thecodingmachine/safe/lib/DateTime.php
+share/nextcloud/3rdparty/thecodingmachine/safe/lib/DateTimeImmutable.php
+share/nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/CurlException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/JsonException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/OpensslException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/PcreException.php
+share/nextcloud/3rdparty/thecodingmachine/safe/lib/Exceptions/SafeExceptionInterface.php
+share/nextcloud/3rdparty/thecodingmachine/safe/lib/special_cases.php
+share/nextcloud/3rdparty/thecodingmachine/safe/rector-migrate-0.7.php
 share/nextcloud/3rdparty/web-auth/cose-lib/LICENSE
-share/nextcloud/3rdparty/web-auth/cose-lib/README.md
 share/nextcloud/3rdparty/web-auth/cose-lib/composer.json
 share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Algorithm.php
 share/nextcloud/3rdparty/web-auth/cose-lib/src/Algorithm/Mac/HS256.php
@@ -4685,7 +6456,6 @@ share/nextcloud/3rdparty/web-auth/cose-l
 share/nextcloud/3rdparty/web-auth/cose-lib/src/Key/SymmetricKey.php
 share/nextcloud/3rdparty/web-auth/cose-lib/src/Verifier.php
 share/nextcloud/3rdparty/web-auth/metadata-service/LICENSE
-share/nextcloud/3rdparty/web-auth/metadata-service/README.md
 share/nextcloud/3rdparty/web-auth/metadata-service/composer.json
 share/nextcloud/3rdparty/web-auth/metadata-service/src/AbstractDescriptor.php
 share/nextcloud/3rdparty/web-auth/metadata-service/src/AuthenticatorStatus.php
@@ -4712,10 +6482,10 @@ share/nextcloud/3rdparty/web-auth/metada
 share/nextcloud/3rdparty/web-auth/metadata-service/src/VerificationMethodDescriptor.php
 share/nextcloud/3rdparty/web-auth/metadata-service/src/Version.php
 share/nextcloud/3rdparty/web-auth/webauthn-lib/LICENSE
-share/nextcloud/3rdparty/web-auth/webauthn-lib/README.md
 share/nextcloud/3rdparty/web-auth/webauthn-lib/composer.json
 share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/AndroidKeyAttestationStatementSupport.php
 share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/AndroidSafetyNetAttestationStatementSupport.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/AppleAttestationStatementSupport.php
 share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/AttestationObject.php
 share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/AttestationObjectLoader.php
 share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AttestationStatement/AttestationStatement.php
@@ -4740,6 +6510,8 @@ share/nextcloud/3rdparty/web-auth/webaut
 share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticatorData.php
 share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticatorResponse.php
 share/nextcloud/3rdparty/web-auth/webauthn-lib/src/AuthenticatorSelectionCriteria.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CertificateChainChecker/CertificateChainChecker.php
+share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CertificateChainChecker/OpenSSLCertificateChainChecker.php
 share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CertificateToolbox.php
 share/nextcloud/3rdparty/web-auth/webauthn-lib/src/CollectedClientData.php
 share/nextcloud/3rdparty/web-auth/webauthn-lib/src/Counter/CounterChecker.php
@@ -4947,6 +6719,8 @@ share/nextcloud/apps/activity/appinfo/ro
 share/nextcloud/apps/activity/appinfo/signature.json
 share/nextcloud/apps/activity/check-handlebars-templates.sh
 share/nextcloud/apps/activity/compile-handlebars-templates.sh
+share/nextcloud/apps/activity/composer.json
+share/nextcloud/apps/activity/composer.lock
 share/nextcloud/apps/activity/css/settings.scss
 share/nextcloud/apps/activity/css/style.scss
 share/nextcloud/apps/activity/docs/create.md
@@ -5134,6 +6908,8 @@ share/nextcloud/apps/activity/l10n/ru.js
 share/nextcloud/apps/activity/l10n/ru.json
 share/nextcloud/apps/activity/l10n/sc.js
 share/nextcloud/apps/activity/l10n/sc.json
+share/nextcloud/apps/activity/l10n/si.js
+share/nextcloud/apps/activity/l10n/si.json
 share/nextcloud/apps/activity/l10n/si_LK.js
 share/nextcloud/apps/activity/l10n/si_LK.json
 share/nextcloud/apps/activity/l10n/sk.js
@@ -5238,6 +7014,8 @@ share/nextcloud/apps/admin_audit/compose
 share/nextcloud/apps/admin_audit/composer/composer/autoload_static.php
 share/nextcloud/apps/admin_audit/l10n/ar.js
 share/nextcloud/apps/admin_audit/l10n/ar.json
+share/nextcloud/apps/admin_audit/l10n/bg.js
+share/nextcloud/apps/admin_audit/l10n/bg.json
 share/nextcloud/apps/admin_audit/l10n/ca.js
 share/nextcloud/apps/admin_audit/l10n/ca.json
 share/nextcloud/apps/admin_audit/l10n/cs.js
@@ -5254,6 +7032,8 @@ share/nextcloud/apps/admin_audit/l10n/en
 share/nextcloud/apps/admin_audit/l10n/en_GB.json
 share/nextcloud/apps/admin_audit/l10n/es.js
 share/nextcloud/apps/admin_audit/l10n/es.json
+share/nextcloud/apps/admin_audit/l10n/es_AR.js
+share/nextcloud/apps/admin_audit/l10n/es_AR.json
 share/nextcloud/apps/admin_audit/l10n/es_CO.js
 share/nextcloud/apps/admin_audit/l10n/es_CO.json
 share/nextcloud/apps/admin_audit/l10n/es_DO.js
@@ -5292,6 +7072,8 @@ share/nextcloud/apps/admin_audit/l10n/pl
 share/nextcloud/apps/admin_audit/l10n/pl.json
 share/nextcloud/apps/admin_audit/l10n/pt_BR.js
 share/nextcloud/apps/admin_audit/l10n/pt_BR.json
+share/nextcloud/apps/admin_audit/l10n/ro.js
+share/nextcloud/apps/admin_audit/l10n/ro.json
 share/nextcloud/apps/admin_audit/l10n/ru.js
 share/nextcloud/apps/admin_audit/l10n/ru.json
 share/nextcloud/apps/admin_audit/l10n/sc.js
@@ -5376,6 +7158,8 @@ share/nextcloud/apps/cloud_federation_ap
 share/nextcloud/apps/cloud_federation_api/l10n/pl.json
 share/nextcloud/apps/cloud_federation_api/l10n/pt_BR.js
 share/nextcloud/apps/cloud_federation_api/l10n/pt_BR.json
+share/nextcloud/apps/cloud_federation_api/l10n/ro.js
+share/nextcloud/apps/cloud_federation_api/l10n/ro.json
 share/nextcloud/apps/cloud_federation_api/l10n/ru.js
 share/nextcloud/apps/cloud_federation_api/l10n/ru.json
 share/nextcloud/apps/cloud_federation_api/l10n/sc.js
@@ -5413,6 +7197,10 @@ share/nextcloud/apps/comments/composer/c
 share/nextcloud/apps/comments/composer/composer/autoload_static.php
 share/nextcloud/apps/comments/img/comments-dark.svg
 share/nextcloud/apps/comments/img/comments.svg
+share/nextcloud/apps/comments/js/comments-app.js
+share/nextcloud/apps/comments/js/comments-app.js.map
+share/nextcloud/apps/comments/js/comments-tab.js
+share/nextcloud/apps/comments/js/comments-tab.js.map
 share/nextcloud/apps/comments/js/comments.js
 share/nextcloud/apps/comments/js/comments.js.map
 share/nextcloud/apps/comments/l10n/af.js
@@ -5581,6 +7369,8 @@ share/nextcloud/apps/comments/l10n/ro.js
 share/nextcloud/apps/comments/l10n/ro.json
 share/nextcloud/apps/comments/l10n/ru.js
 share/nextcloud/apps/comments/l10n/ru.json
+share/nextcloud/apps/comments/l10n/si.js
+share/nextcloud/apps/comments/l10n/si.json
 share/nextcloud/apps/comments/l10n/si_LK.js
 share/nextcloud/apps/comments/l10n/si_LK.json
 share/nextcloud/apps/comments/l10n/sk.js
@@ -5688,6 +7478,8 @@ share/nextcloud/apps/contactsinteraction
 share/nextcloud/apps/contactsinteraction/l10n/pl.json
 share/nextcloud/apps/contactsinteraction/l10n/pt_BR.js
 share/nextcloud/apps/contactsinteraction/l10n/pt_BR.json
+share/nextcloud/apps/contactsinteraction/l10n/ro.js
+share/nextcloud/apps/contactsinteraction/l10n/ro.json
 share/nextcloud/apps/contactsinteraction/l10n/sc.js
 share/nextcloud/apps/contactsinteraction/l10n/sc.json
 share/nextcloud/apps/contactsinteraction/l10n/sk.js
@@ -5751,6 +7543,8 @@ share/nextcloud/apps/dashboard/js/dashbo
 share/nextcloud/apps/dashboard/js/dashboard.js.map
 share/nextcloud/apps/dashboard/l10n/ar.js
 share/nextcloud/apps/dashboard/l10n/ar.json
+share/nextcloud/apps/dashboard/l10n/bg.js
+share/nextcloud/apps/dashboard/l10n/bg.json
 share/nextcloud/apps/dashboard/l10n/ca.js
 share/nextcloud/apps/dashboard/l10n/ca.json
 share/nextcloud/apps/dashboard/l10n/cs.js
@@ -5795,6 +7589,8 @@ share/nextcloud/apps/dashboard/l10n/pl.j
 share/nextcloud/apps/dashboard/l10n/pl.json
 share/nextcloud/apps/dashboard/l10n/pt_BR.js
 share/nextcloud/apps/dashboard/l10n/pt_BR.json
+share/nextcloud/apps/dashboard/l10n/pt_PT.js
+share/nextcloud/apps/dashboard/l10n/pt_PT.json
 share/nextcloud/apps/dashboard/l10n/ru.js
 share/nextcloud/apps/dashboard/l10n/ru.json
 share/nextcloud/apps/dashboard/l10n/sk.js
@@ -6168,8 +7964,11 @@ share/nextcloud/apps/dav/lib/Files/RootC
 share/nextcloud/apps/dav/lib/Files/Sharing/FilesDropPlugin.php
 share/nextcloud/apps/dav/lib/Files/Sharing/PublicLinkCheckPlugin.php
 share/nextcloud/apps/dav/lib/HookManager.php
+share/nextcloud/apps/dav/lib/Listener/CalendarContactInteractionListener.php
 share/nextcloud/apps/dav/lib/Migration/BuildCalendarSearchIndex.php
 share/nextcloud/apps/dav/lib/Migration/BuildCalendarSearchIndexBackgroundJob.php
+share/nextcloud/apps/dav/lib/Migration/BuildSocialSearchIndex.php
+share/nextcloud/apps/dav/lib/Migration/BuildSocialSearchIndexBackgroundJob.php
 share/nextcloud/apps/dav/lib/Migration/CalDAVRemoveEmptyValue.php
 share/nextcloud/apps/dav/lib/Migration/ChunkCleanup.php
 share/nextcloud/apps/dav/lib/Migration/FixBirthdayCalendarComponent.php
@@ -6867,6 +8666,8 @@ share/nextcloud/apps/files/js/dist/perso
 share/nextcloud/apps/files/js/dist/personal-settings.js.map
 share/nextcloud/apps/files/js/dist/sidebar.js
 share/nextcloud/apps/files/js/dist/sidebar.js.map
+share/nextcloud/apps/files/js/dist/templates.js
+share/nextcloud/apps/files/js/dist/templates.js.map
 share/nextcloud/apps/files/js/favoritesfilelist.js
 share/nextcloud/apps/files/js/favoritesplugin.js
 share/nextcloud/apps/files/js/file-upload.js
@@ -7179,6 +8980,7 @@ share/nextcloud/apps/files/lib/Capabilit
 share/nextcloud/apps/files/lib/Collaboration/Resources/Listener.php
 share/nextcloud/apps/files/lib/Collaboration/Resources/ResourceProvider.php
 share/nextcloud/apps/files/lib/Command/DeleteOrphanedFiles.php
+share/nextcloud/apps/files/lib/Command/RepairTree.php
 share/nextcloud/apps/files/lib/Command/Scan.php
 share/nextcloud/apps/files/lib/Command/ScanAppData.php
 share/nextcloud/apps/files/lib/Command/TransferOwnership.php
@@ -7186,6 +8988,7 @@ share/nextcloud/apps/files/lib/Controlle
 share/nextcloud/apps/files/lib/Controller/ApiController.php
 share/nextcloud/apps/files/lib/Controller/DirectEditingController.php
 share/nextcloud/apps/files/lib/Controller/DirectEditingViewController.php
+share/nextcloud/apps/files/lib/Controller/TemplateController.php
 share/nextcloud/apps/files/lib/Controller/TransferOwnershipController.php
 share/nextcloud/apps/files/lib/Controller/ViewController.php
 share/nextcloud/apps/files/lib/Db/TransferOwnership.php
@@ -7846,12 +9649,8 @@ share/nextcloud/apps/files_pdfviewer/js/
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/annotation-noicon.svg
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/annotation-note.svg
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/annotation-paragraph.svg
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-next-rtl.png
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-next-rtl%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-next.png
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-next%2x.png@localhost
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-previous-rtl.png
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-previous-rtl%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-previous.png
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/findbarButton-previous%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/grab.cur
@@ -7895,12 +9694,8 @@ share/nextcloud/apps/files_pdfviewer/js/
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-menuArrows%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-openFile.png
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-openFile%2x.png@localhost
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageDown-rtl.png
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageDown-rtl%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageDown.png
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageDown%2x.png@localhost
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageUp-rtl.png
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageUp-rtl%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageUp.png
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-pageUp%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-presentationMode.png
@@ -7909,18 +9704,12 @@ share/nextcloud/apps/files_pdfviewer/js/
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-print%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-search.png
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-search%2x.png@localhost
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl.png
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-secondaryToolbarToggle.png
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-secondaryToolbarToggle%2x.png@localhost
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-sidebarToggle-rtl.png
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-sidebarToggle-rtl%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-sidebarToggle.png
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-sidebarToggle%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-viewAttachments.png
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-viewAttachments%2x.png@localhost
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-viewOutline-rtl.png
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-viewOutline-rtl%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-viewOutline.png
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-viewOutline%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-viewThumbnail.png
@@ -7929,8 +9718,6 @@ share/nextcloud/apps/files_pdfviewer/js/
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-zoomIn%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-zoomOut.png
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/toolbarButton-zoomOut%2x.png@localhost
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/treeitem-collapsed-rtl.png
-share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/treeitem-collapsed-rtl%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/treeitem-collapsed.png
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/treeitem-collapsed%2x.png@localhost
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/images/treeitem-expanded.png
@@ -7982,6 +9769,7 @@ share/nextcloud/apps/files_pdfviewer/js/
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/hsb/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/hu/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/hy-AM/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/hye/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ia/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/id/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/is/viewer.properties
@@ -7999,6 +9787,7 @@ share/nextcloud/apps/files_pdfviewer/js/
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/lt/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ltg/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/lv/viewer.properties
+share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/meh/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/mk/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/mr/viewer.properties
 share/nextcloud/apps/files_pdfviewer/js/pdfjs/web/locale/ms/viewer.properties
@@ -8200,6 +9989,8 @@ share/nextcloud/apps/files_rightclick/l1
 share/nextcloud/apps/files_rightclick/l10n/ru.json
 share/nextcloud/apps/files_rightclick/l10n/sc.js
 share/nextcloud/apps/files_rightclick/l10n/sc.json
+share/nextcloud/apps/files_rightclick/l10n/si.js
+share/nextcloud/apps/files_rightclick/l10n/si.json
 share/nextcloud/apps/files_rightclick/l10n/si_LK.js
 share/nextcloud/apps/files_rightclick/l10n/si_LK.json
 share/nextcloud/apps/files_rightclick/l10n/sk.js
@@ -8258,7 +10049,6 @@ share/nextcloud/apps/files_sharing/css/i
 share/nextcloud/apps/files_sharing/css/mobile.scss
 share/nextcloud/apps/files_sharing/css/public.scss
 share/nextcloud/apps/files_sharing/css/publicView.scss
-share/nextcloud/apps/files_sharing/css/sharedfilelist.css
 share/nextcloud/apps/files_sharing/img/app.svg
 share/nextcloud/apps/files_sharing/js/additionalScripts.js
 share/nextcloud/apps/files_sharing/js/additionalScripts.js.map
@@ -9240,6 +11030,8 @@ share/nextcloud/apps/firstrunwizard/l10n
 share/nextcloud/apps/firstrunwizard/l10n/ro.json
 share/nextcloud/apps/firstrunwizard/l10n/ru.js
 share/nextcloud/apps/firstrunwizard/l10n/ru.json
+share/nextcloud/apps/firstrunwizard/l10n/si.js
+share/nextcloud/apps/firstrunwizard/l10n/si.json
 share/nextcloud/apps/firstrunwizard/l10n/si_LK.js
 share/nextcloud/apps/firstrunwizard/l10n/si_LK.json
 share/nextcloud/apps/firstrunwizard/l10n/si_LK.php
@@ -9465,6 +11257,8 @@ share/nextcloud/apps/logreader/l10n/ro.j
 share/nextcloud/apps/logreader/l10n/ro.json
 share/nextcloud/apps/logreader/l10n/ru.js
 share/nextcloud/apps/logreader/l10n/ru.json
+share/nextcloud/apps/logreader/l10n/si.js
+share/nextcloud/apps/logreader/l10n/si.json
 share/nextcloud/apps/logreader/l10n/sk.js
 share/nextcloud/apps/logreader/l10n/sk.json
 share/nextcloud/apps/logreader/l10n/sl.js
@@ -9696,6 +11490,8 @@ share/nextcloud/apps/nextcloud_announcem
 share/nextcloud/apps/nextcloud_announcements/l10n/ro.json
 share/nextcloud/apps/nextcloud_announcements/l10n/ru.js
 share/nextcloud/apps/nextcloud_announcements/l10n/ru.json
+share/nextcloud/apps/nextcloud_announcements/l10n/sc.js
+share/nextcloud/apps/nextcloud_announcements/l10n/sc.json
 share/nextcloud/apps/nextcloud_announcements/l10n/sk.js
 share/nextcloud/apps/nextcloud_announcements/l10n/sk.json
 share/nextcloud/apps/nextcloud_announcements/l10n/sl.js
@@ -9895,6 +11691,8 @@ share/nextcloud/apps/notifications/l10n/
 share/nextcloud/apps/notifications/l10n/ro.json
 share/nextcloud/apps/notifications/l10n/ru.js
 share/nextcloud/apps/notifications/l10n/ru.json
+share/nextcloud/apps/notifications/l10n/si.js
+share/nextcloud/apps/notifications/l10n/si.json
 share/nextcloud/apps/notifications/l10n/si_LK.js
 share/nextcloud/apps/notifications/l10n/si_LK.json
 share/nextcloud/apps/notifications/l10n/sk.js
@@ -10063,6 +11861,8 @@ share/nextcloud/apps/oauth2/l10n/pt_PT.j
 share/nextcloud/apps/oauth2/l10n/pt_PT.json
 share/nextcloud/apps/oauth2/l10n/ru.js
 share/nextcloud/apps/oauth2/l10n/ru.json
+share/nextcloud/apps/oauth2/l10n/si.js
+share/nextcloud/apps/oauth2/l10n/si.json
 share/nextcloud/apps/oauth2/l10n/sk.js
 share/nextcloud/apps/oauth2/l10n/sk.json
 share/nextcloud/apps/oauth2/l10n/sl.js
@@ -10230,6 +12030,8 @@ share/nextcloud/apps/password_policy/l10
 share/nextcloud/apps/password_policy/l10n/uk.json
 share/nextcloud/apps/password_policy/l10n/zh_CN.js
 share/nextcloud/apps/password_policy/l10n/zh_CN.json
+share/nextcloud/apps/password_policy/l10n/zh_HK.js
+share/nextcloud/apps/password_policy/l10n/zh_HK.json
 share/nextcloud/apps/password_policy/l10n/zh_TW.js
 share/nextcloud/apps/password_policy/l10n/zh_TW.json
 share/nextcloud/apps/password_policy/lib/AppInfo/Application.php
@@ -10321,7 +12123,7 @@ share/nextcloud/apps/photos/js/photos-10
 share/nextcloud/apps/photos/js/photos-10.js.map
 share/nextcloud/apps/photos/js/photos-2.js
 share/nextcloud/apps/photos/js/photos-2.js.map
-share/nextcloud/apps/photos/js/photos-3.js.map
+share/nextcloud/apps/photos/js/photos-3.js
 share/nextcloud/apps/photos/js/photos-4.js
 share/nextcloud/apps/photos/js/photos-4.js.map
 share/nextcloud/apps/photos/js/photos-5.js
@@ -10481,6 +12283,8 @@ share/nextcloud/apps/photos/l10n/ro.js
 share/nextcloud/apps/photos/l10n/ro.json
 share/nextcloud/apps/photos/l10n/ru.js
 share/nextcloud/apps/photos/l10n/ru.json
+share/nextcloud/apps/photos/l10n/si.js
+share/nextcloud/apps/photos/l10n/si.json
 share/nextcloud/apps/photos/l10n/si_LK.js
 share/nextcloud/apps/photos/l10n/si_LK.json
 share/nextcloud/apps/photos/l10n/sk.js
@@ -10677,6 +12481,8 @@ share/nextcloud/apps/privacy/l10n/vi.js
 share/nextcloud/apps/privacy/l10n/vi.json
 share/nextcloud/apps/privacy/l10n/zh_CN.js
 share/nextcloud/apps/privacy/l10n/zh_CN.json
+share/nextcloud/apps/privacy/l10n/zh_HK.js
+share/nextcloud/apps/privacy/l10n/zh_HK.json
 share/nextcloud/apps/privacy/l10n/zh_TW.js
 share/nextcloud/apps/privacy/l10n/zh_TW.json
 share/nextcloud/apps/privacy/lib/Controller/AdminController.php
@@ -10742,6 +12548,8 @@ share/nextcloud/apps/provisioning_api/l1
 share/nextcloud/apps/provisioning_api/l10n/tr.json
 share/nextcloud/apps/provisioning_api/l10n/zh_CN.js
 share/nextcloud/apps/provisioning_api/l10n/zh_CN.json
+share/nextcloud/apps/provisioning_api/l10n/zh_HK.js
+share/nextcloud/apps/provisioning_api/l10n/zh_HK.json
 share/nextcloud/apps/provisioning_api/lib/AppInfo/Application.php
 share/nextcloud/apps/provisioning_api/lib/Controller/AUserData.php
 share/nextcloud/apps/provisioning_api/lib/Controller/AppConfigController.php
@@ -10757,6 +12565,7 @@ share/nextcloud/apps/recommendations/app
 share/nextcloud/apps/recommendations/appinfo/routes.php
 share/nextcloud/apps/recommendations/appinfo/signature.json
 share/nextcloud/apps/recommendations/composer.json
+share/nextcloud/apps/recommendations/composer.lock
 share/nextcloud/apps/recommendations/js/dashboard.js
 share/nextcloud/apps/recommendations/js/dashboard.js.map
 share/nextcloud/apps/recommendations/js/main.js
@@ -10828,6 +12637,8 @@ share/nextcloud/apps/recommendations/l10
 share/nextcloud/apps/recommendations/l10n/pt_PT.json
 share/nextcloud/apps/recommendations/l10n/ru.js
 share/nextcloud/apps/recommendations/l10n/ru.json
+share/nextcloud/apps/recommendations/l10n/sc.js
+share/nextcloud/apps/recommendations/l10n/sc.json
 share/nextcloud/apps/recommendations/l10n/sk.js
 share/nextcloud/apps/recommendations/l10n/sk.json
 share/nextcloud/apps/recommendations/l10n/sl.js
@@ -10842,6 +12653,8 @@ share/nextcloud/apps/recommendations/l10
 share/nextcloud/apps/recommendations/l10n/uk.json
 share/nextcloud/apps/recommendations/l10n/zh_CN.js
 share/nextcloud/apps/recommendations/l10n/zh_CN.json
+share/nextcloud/apps/recommendations/l10n/zh_HK.js
+share/nextcloud/apps/recommendations/l10n/zh_HK.json
 share/nextcloud/apps/recommendations/l10n/zh_TW.js
 share/nextcloud/apps/recommendations/l10n/zh_TW.json
 share/nextcloud/apps/recommendations/lib/AppInfo/Application.php
@@ -11018,6 +12831,8 @@ share/nextcloud/apps/serverinfo/l10n/ro.
 share/nextcloud/apps/serverinfo/l10n/ro.json
 share/nextcloud/apps/serverinfo/l10n/ru.js
 share/nextcloud/apps/serverinfo/l10n/ru.json
+share/nextcloud/apps/serverinfo/l10n/si.js
+share/nextcloud/apps/serverinfo/l10n/si.json
 share/nextcloud/apps/serverinfo/l10n/si_LK.js
 share/nextcloud/apps/serverinfo/l10n/si_LK.json
 share/nextcloud/apps/serverinfo/l10n/sk.js
@@ -11107,8 +12922,8 @@ share/nextcloud/apps/settings/js/templat
 share/nextcloud/apps/settings/js/usersettings.js
 share/nextcloud/apps/settings/js/vue-settings-admin-security.js
 share/nextcloud/apps/settings/js/vue-settings-admin-security.js.map
-share/nextcloud/apps/settings/js/vue-settings-apps-489d5f46c67b4e8fbf67.js
-share/nextcloud/apps/settings/js/vue-settings-apps-489d5f46c67b4e8fbf67.js.map
+share/nextcloud/apps/settings/js/vue-settings-apps-e124b7f066e28c0a9747.js
+share/nextcloud/apps/settings/js/vue-settings-apps-e124b7f066e28c0a9747.js.map
 share/nextcloud/apps/settings/js/vue-settings-apps-users-management.js
 share/nextcloud/apps/settings/js/vue-settings-apps-users-management.js.map
 share/nextcloud/apps/settings/js/vue-settings-nextcloud-pdf.js
@@ -11117,26 +12932,14 @@ share/nextcloud/apps/settings/js/vue-set
 share/nextcloud/apps/settings/js/vue-settings-personal-security.js.map
 share/nextcloud/apps/settings/js/vue-settings-personal-webauthn.js
 share/nextcloud/apps/settings/js/vue-settings-personal-webauthn.js.map
-share/nextcloud/apps/settings/js/vue-settings-users-6af167634af13765ed18.js
-share/nextcloud/apps/settings/js/vue-settings-users-6af167634af13765ed18.js.map
-share/nextcloud/apps/settings/js/vue-settings-users-949e04a80c66e7d41667.js
-share/nextcloud/apps/settings/js/vue-settings-users-949e04a80c66e7d41667.js.map
-share/nextcloud/apps/settings/js/vue-settings-users-f21df1de93ddcf45e13b.js
-share/nextcloud/apps/settings/js/vue-settings-users-f21df1de93ddcf45e13b.js.map
-share/nextcloud/apps/settings/js/vue-vendors-settings-apps-0e3130278180acc1bb58.js
-share/nextcloud/apps/settings/js/vue-vendors-settings-apps-0e3130278180acc1bb58.js.map
-share/nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users-56bf9f00883bb2b317ca.js
-share/nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users-56bf9f00883bb2b317ca.js.map
-share/nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users-f077c891fa908a10fb34.js
-share/nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users-f077c891fa908a10fb34.js.map
-share/nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users-feb6e6add9aee6bcda40.js
-share/nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users-feb6e6add9aee6bcda40.js.map
-share/nextcloud/apps/settings/js/vue-vendors-settings-users-3a6581e78bc592eedd33.js
-share/nextcloud/apps/settings/js/vue-vendors-settings-users-3a6581e78bc592eedd33.js.map
-share/nextcloud/apps/settings/js/vue-vendors-settings-users-7d5a89099bb7bbf586db.js
-share/nextcloud/apps/settings/js/vue-vendors-settings-users-7d5a89099bb7bbf586db.js.map
-share/nextcloud/apps/settings/js/vue-vendors-settings-users-bcea665d3ab241c6619f.js
-share/nextcloud/apps/settings/js/vue-vendors-settings-users-bcea665d3ab241c6619f.js.map
+share/nextcloud/apps/settings/js/vue-settings-users-0cb1d350c2a52bd76abc.js
+share/nextcloud/apps/settings/js/vue-settings-users-0cb1d350c2a52bd76abc.js.map
+share/nextcloud/apps/settings/js/vue-vendors-settings-apps-81be82220502a829059f.js
+share/nextcloud/apps/settings/js/vue-vendors-settings-apps-81be82220502a829059f.js.map
+share/nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users-31e348f3f85eab57f651.js
+share/nextcloud/apps/settings/js/vue-vendors-settings-apps-settings-users-31e348f3f85eab57f651.js.map
+share/nextcloud/apps/settings/js/vue-vendors-settings-users-8deec47e0af24a781687.js
+share/nextcloud/apps/settings/js/vue-vendors-settings-users-8deec47e0af24a781687.js.map
 share/nextcloud/apps/settings/l10n/af.js
 share/nextcloud/apps/settings/l10n/af.json
 share/nextcloud/apps/settings/l10n/ar.js
@@ -11281,6 +13084,8 @@ share/nextcloud/apps/settings/l10n/vi.js
 share/nextcloud/apps/settings/l10n/vi.json
 share/nextcloud/apps/settings/l10n/zh_CN.js
 share/nextcloud/apps/settings/l10n/zh_CN.json
+share/nextcloud/apps/settings/l10n/zh_HK.js
+share/nextcloud/apps/settings/l10n/zh_HK.json
 share/nextcloud/apps/settings/l10n/zh_TW.js
 share/nextcloud/apps/settings/l10n/zh_TW.json
 share/nextcloud/apps/settings/lib/Activity/GroupProvider.php
@@ -11333,6 +13138,7 @@ share/nextcloud/apps/settings/lib/Settin
 share/nextcloud/apps/settings/lib/Settings/Personal/Security/TwoFactor.php
 share/nextcloud/apps/settings/lib/Settings/Personal/Security/WebAuthn.php
 share/nextcloud/apps/settings/lib/Settings/Personal/ServerDevNotice.php
+share/nextcloud/apps/settings/lib/SetupChecks/CheckUserCertificates.php
 share/nextcloud/apps/settings/lib/SetupChecks/LegacySSEKeyFormat.php
 share/nextcloud/apps/settings/lib/SetupChecks/PhpDefaultCharset.php
 share/nextcloud/apps/settings/lib/SetupChecks/PhpOutputBuffering.php
@@ -11487,6 +13293,8 @@ share/nextcloud/apps/sharebymail/l10n/tr
 share/nextcloud/apps/sharebymail/l10n/tr.json
 share/nextcloud/apps/sharebymail/l10n/zh_CN.js
 share/nextcloud/apps/sharebymail/l10n/zh_CN.json
+share/nextcloud/apps/sharebymail/l10n/zh_HK.js
+share/nextcloud/apps/sharebymail/l10n/zh_HK.json
 share/nextcloud/apps/sharebymail/lib/Activity.php
 share/nextcloud/apps/sharebymail/lib/AppInfo/Application.php
 share/nextcloud/apps/sharebymail/lib/Capabilities.php
@@ -11705,6 +13513,8 @@ share/nextcloud/apps/survey_client/l10n/
 share/nextcloud/apps/survey_client/l10n/tr.json
 share/nextcloud/apps/survey_client/l10n/zh_CN.js
 share/nextcloud/apps/survey_client/l10n/zh_CN.json
+share/nextcloud/apps/survey_client/l10n/zh_HK.js
+share/nextcloud/apps/survey_client/l10n/zh_HK.json
 share/nextcloud/apps/survey_client/l10n/zh_TW.js
 share/nextcloud/apps/survey_client/l10n/zh_TW.json
 share/nextcloud/apps/survey_client/lib/AppInfo/Application.php
@@ -12047,6 +13857,10 @@ share/nextcloud/apps/text/js/highlight/b
 share/nextcloud/apps/text/js/highlight/bnf.js.map
 share/nextcloud/apps/text/js/highlight/brainfuck.js
 share/nextcloud/apps/text/js/highlight/brainfuck.js.map
+share/nextcloud/apps/text/js/highlight/c-like.js
+share/nextcloud/apps/text/js/highlight/c-like.js.map
+share/nextcloud/apps/text/js/highlight/c.js
+share/nextcloud/apps/text/js/highlight/c.js.map
 share/nextcloud/apps/text/js/highlight/cal.js
 share/nextcloud/apps/text/js/highlight/cal.js.map
 share/nextcloud/apps/text/js/highlight/capnproto.js
@@ -12073,8 +13887,8 @@ share/nextcloud/apps/text/js/highlight/c
 share/nextcloud/apps/text/js/highlight/crmsh.js.map
 share/nextcloud/apps/text/js/highlight/crystal.js
 share/nextcloud/apps/text/js/highlight/crystal.js.map
-share/nextcloud/apps/text/js/highlight/cs.js
-share/nextcloud/apps/text/js/highlight/cs.js.map
+share/nextcloud/apps/text/js/highlight/csharp.js
+share/nextcloud/apps/text/js/highlight/csharp.js.map
 share/nextcloud/apps/text/js/highlight/csp.js
 share/nextcloud/apps/text/js/highlight/csp.js.map
 share/nextcloud/apps/text/js/highlight/css.js
@@ -12183,6 +13997,8 @@ share/nextcloud/apps/text/js/highlight/k
 share/nextcloud/apps/text/js/highlight/kotlin.js.map
 share/nextcloud/apps/text/js/highlight/lasso.js
 share/nextcloud/apps/text/js/highlight/lasso.js.map
+share/nextcloud/apps/text/js/highlight/latex.js
+share/nextcloud/apps/text/js/highlight/latex.js.map
 share/nextcloud/apps/text/js/highlight/ldif.js
 share/nextcloud/apps/text/js/highlight/ldif.js.map
 share/nextcloud/apps/text/js/highlight/leaf.js
@@ -12229,10 +14045,12 @@ share/nextcloud/apps/text/js/highlight/n
 share/nextcloud/apps/text/js/highlight/n1ql.js.map
 share/nextcloud/apps/text/js/highlight/nginx.js
 share/nextcloud/apps/text/js/highlight/nginx.js.map
-share/nextcloud/apps/text/js/highlight/nimrod.js
-share/nextcloud/apps/text/js/highlight/nimrod.js.map
+share/nextcloud/apps/text/js/highlight/nim.js
+share/nextcloud/apps/text/js/highlight/nim.js.map
 share/nextcloud/apps/text/js/highlight/nix.js
 share/nextcloud/apps/text/js/highlight/nix.js.map
+share/nextcloud/apps/text/js/highlight/node-repl.js
+share/nextcloud/apps/text/js/highlight/node-repl.js.map
 share/nextcloud/apps/text/js/highlight/nsis.js
 share/nextcloud/apps/text/js/highlight/nsis.js.map
 share/nextcloud/apps/text/js/highlight/objectivec.js
@@ -12251,6 +14069,8 @@ share/nextcloud/apps/text/js/highlight/p
 share/nextcloud/apps/text/js/highlight/pf.js.map
 share/nextcloud/apps/text/js/highlight/pgsql.js
 share/nextcloud/apps/text/js/highlight/pgsql.js.map
+share/nextcloud/apps/text/js/highlight/php-template.js
+share/nextcloud/apps/text/js/highlight/php-template.js.map
 share/nextcloud/apps/text/js/highlight/php.js
 share/nextcloud/apps/text/js/highlight/php.js.map
 share/nextcloud/apps/text/js/highlight/plaintext.js
@@ -12273,6 +14093,8 @@ share/nextcloud/apps/text/js/highlight/p
 share/nextcloud/apps/text/js/highlight/puppet.js.map
 share/nextcloud/apps/text/js/highlight/purebasic.js
 share/nextcloud/apps/text/js/highlight/purebasic.js.map
+share/nextcloud/apps/text/js/highlight/python-repl.js
+share/nextcloud/apps/text/js/highlight/python-repl.js.map
 share/nextcloud/apps/text/js/highlight/python.js
 share/nextcloud/apps/text/js/highlight/python.js.map
 share/nextcloud/apps/text/js/highlight/q.js
@@ -12337,8 +14159,6 @@ share/nextcloud/apps/text/js/highlight/t
 share/nextcloud/apps/text/js/highlight/tap.js.map
 share/nextcloud/apps/text/js/highlight/tcl.js
 share/nextcloud/apps/text/js/highlight/tcl.js.map
-share/nextcloud/apps/text/js/highlight/tex.js
-share/nextcloud/apps/text/js/highlight/tex.js.map
 share/nextcloud/apps/text/js/highlight/thrift.js
 share/nextcloud/apps/text/js/highlight/thrift.js.map
 share/nextcloud/apps/text/js/highlight/tp.js
@@ -12377,8 +14197,6 @@ share/nextcloud/apps/text/js/public.js
 share/nextcloud/apps/text/js/public.js.map
 share/nextcloud/apps/text/js/text.js
 share/nextcloud/apps/text/js/text.js.map
-share/nextcloud/apps/text/js/vendor.js
-share/nextcloud/apps/text/js/vendor.js.map
 share/nextcloud/apps/text/js/vendors~editor-collab~editor-guest.js
 share/nextcloud/apps/text/js/vendors~editor-collab~editor-guest.js.map
 share/nextcloud/apps/text/js/vendors~editor-collab~editor-guest~editor-rich~files-modal.js
@@ -12508,6 +14326,8 @@ share/nextcloud/apps/text/l10n/ro.js
 share/nextcloud/apps/text/l10n/ro.json
 share/nextcloud/apps/text/l10n/ru.js
 share/nextcloud/apps/text/l10n/ru.json
+share/nextcloud/apps/text/l10n/si.js
+share/nextcloud/apps/text/l10n/si.json
 share/nextcloud/apps/text/l10n/sk.js
 share/nextcloud/apps/text/l10n/sk.json
 share/nextcloud/apps/text/l10n/sl.js
@@ -13079,11 +14899,8 @@ share/nextcloud/apps/user_ldap/ajax/setC
 share/nextcloud/apps/user_ldap/ajax/testConfiguration.php
 share/nextcloud/apps/user_ldap/ajax/wizard.php
 share/nextcloud/apps/user_ldap/appinfo/info.xml
-share/nextcloud/apps/user_ldap/appinfo/install.php
-share/nextcloud/apps/user_ldap/appinfo/register_command.php
 share/nextcloud/apps/user_ldap/appinfo/routes.php
 share/nextcloud/apps/user_ldap/appinfo/signature.json
-share/nextcloud/apps/user_ldap/appinfo/update.php
 share/nextcloud/apps/user_ldap/composer/autoload.php
 share/nextcloud/apps/user_ldap/composer/composer.json
 share/nextcloud/apps/user_ldap/composer/composer/ClassLoader.php
@@ -13429,6 +15246,7 @@ share/nextcloud/apps/user_ldap/lib/Mappi
 share/nextcloud/apps/user_ldap/lib/Mapping/GroupMapping.php
 share/nextcloud/apps/user_ldap/lib/Mapping/UserMapping.php
 share/nextcloud/apps/user_ldap/lib/Migration/RemoveRefreshTime.php
+share/nextcloud/apps/user_ldap/lib/Migration/SetDefaultProvider.php
 share/nextcloud/apps/user_ldap/lib/Migration/UUIDFix.php
 share/nextcloud/apps/user_ldap/lib/Migration/UUIDFixGroup.php
 share/nextcloud/apps/user_ldap/lib/Migration/UUIDFixInsert.php
@@ -13733,6 +15551,8 @@ share/nextcloud/apps/viewer/l10n/ro.js
 share/nextcloud/apps/viewer/l10n/ro.json
 share/nextcloud/apps/viewer/l10n/ru.js
 share/nextcloud/apps/viewer/l10n/ru.json
+share/nextcloud/apps/viewer/l10n/sc.js
+share/nextcloud/apps/viewer/l10n/sc.json
 share/nextcloud/apps/viewer/l10n/si_LK.js
 share/nextcloud/apps/viewer/l10n/si_LK.json
 share/nextcloud/apps/viewer/l10n/sk.js
@@ -14053,6 +15873,7 @@ share/nextcloud/config/config.sample.php
 share/nextcloud/console.php
 share/nextcloud/core/Application.php
 share/nextcloud/core/BackgroundJobs/BackgroundCleanupUpdaterBackupsJob.php
+share/nextcloud/core/BackgroundJobs/CheckForUserCertificates.php
 share/nextcloud/core/BackgroundJobs/CleanupLoginFlowV2.php
 share/nextcloud/core/Command/App/CheckCode.php
 share/nextcloud/core/Command/App/Disable.php
@@ -14136,6 +15957,7 @@ share/nextcloud/core/Command/TwoFactorAu
 share/nextcloud/core/Command/TwoFactorAuth/State.php
 share/nextcloud/core/Command/Upgrade.php
 share/nextcloud/core/Command/User/Add.php
+share/nextcloud/core/Command/User/AddAppPassword.php
 share/nextcloud/core/Command/User/Delete.php
 share/nextcloud/core/Command/User/Disable.php
 share/nextcloud/core/Command/User/Enable.php
@@ -14171,6 +15993,7 @@ share/nextcloud/core/Controller/UnifiedS
 share/nextcloud/core/Controller/UserController.php
 share/nextcloud/core/Controller/WalledGardenController.php
 share/nextcloud/core/Controller/WebAuthnController.php
+share/nextcloud/core/Controller/WellKnownController.php
 share/nextcloud/core/Controller/WhatsNewController.php
 share/nextcloud/core/Controller/WipeController.php
 share/nextcloud/core/Data/LoginFlowV2Credentials.php
@@ -14210,6 +16033,8 @@ share/nextcloud/core/Migrations/Version2
 share/nextcloud/core/Migrations/Version20000Date20201109081919.php
 share/nextcloud/core/Migrations/Version20000Date20201111081915.php
 share/nextcloud/core/Migrations/Version21000Date20201120141228.php
+share/nextcloud/core/Migrations/Version21000Date20201202095923.php
+share/nextcloud/core/Migrations/Version21000Date20210119195004.php
 share/nextcloud/core/Notification/CoreNotifier.php
 share/nextcloud/core/Service/LoginFlowV2Service.php
 share/nextcloud/core/ajax/update.php
@@ -14484,7 +16309,7 @@ share/nextcloud/core/doc/admin/_static/s
 share/nextcloud/core/doc/admin/_static/social/twitter.svg
 share/nextcloud/core/doc/admin/_static/social/twitterround.png
 share/nextcloud/core/doc/admin/_static/social/youtube.svg
-share/nextcloud/core/doc/admin/_static/underscore-1.3.1.js
+share/nextcloud/core/doc/admin/_static/underscore-1.12.0.js
 share/nextcloud/core/doc/admin/_static/underscore.js
 share/nextcloud/core/doc/admin/apps_management.html
 share/nextcloud/core/doc/admin/configuration_database/bigint_identifiers.html
@@ -14738,7 +16563,7 @@ share/nextcloud/core/doc/user/_static/so
 share/nextcloud/core/doc/user/_static/social/twitter.svg
 share/nextcloud/core/doc/user/_static/social/twitterround.png
 share/nextcloud/core/doc/user/_static/social/youtube.svg
-share/nextcloud/core/doc/user/_static/underscore-1.3.1.js
+share/nextcloud/core/doc/user/_static/underscore-1.12.0.js
 share/nextcloud/core/doc/user/_static/underscore.js
 share/nextcloud/core/doc/user/contents.html
 share/nextcloud/core/doc/user/external_storage/external_storage.html
@@ -14876,6 +16701,7 @@ share/nextcloud/core/img/actions/starred
 share/nextcloud/core/img/actions/starred.svg
 share/nextcloud/core/img/actions/tag.png
 share/nextcloud/core/img/actions/tag.svg
+share/nextcloud/core/img/actions/template-add.svg
 share/nextcloud/core/img/actions/timezone.svg
 share/nextcloud/core/img/actions/toggle-background.svg
 share/nextcloud/core/img/actions/toggle-filelist.svg
@@ -14949,6 +16775,7 @@ share/nextcloud/core/img/filetypes/folde
 share/nextcloud/core/img/filetypes/image.svg
 share/nextcloud/core/img/filetypes/link.svg
 share/nextcloud/core/img/filetypes/location.svg
+share/nextcloud/core/img/filetypes/mindmap.svg
 share/nextcloud/core/img/filetypes/package-x-generic.svg
 share/nextcloud/core/img/filetypes/text-calendar.svg
 share/nextcloud/core/img/filetypes/text-code.svg
@@ -15154,6 +16981,8 @@ share/nextcloud/core/l10n/ro.js
 share/nextcloud/core/l10n/ro.json
 share/nextcloud/core/l10n/ru.js
 share/nextcloud/core/l10n/ru.json
+share/nextcloud/core/l10n/sc.js
+share/nextcloud/core/l10n/sc.json
 share/nextcloud/core/l10n/sk.js
 share/nextcloud/core/l10n/sk.json
 share/nextcloud/core/l10n/sl.js
@@ -15197,6 +17026,17 @@ share/nextcloud/core/skeleton/Photos/Ste
 share/nextcloud/core/skeleton/Photos/Toucan.jpg
 share/nextcloud/core/skeleton/Photos/Vineyard.jpg
 share/nextcloud/core/skeleton/Reasons to use Nextcloud.pdf
+share/nextcloud/core/skeleton/Templates/Diagram & table.ods
+share/nextcloud/core/skeleton/Templates/Elegant.odp
+share/nextcloud/core/skeleton/Templates/Expense report.ods
+share/nextcloud/core/skeleton/Templates/Impact effort matrix.whiteboard
+share/nextcloud/core/skeleton/Templates/Invoice.odt
+share/nextcloud/core/skeleton/Templates/Letter.odt
+share/nextcloud/core/skeleton/Templates/Meeting notes.md
+share/nextcloud/core/skeleton/Templates/Product plan.md
+share/nextcloud/core/skeleton/Templates/Readme.md
+share/nextcloud/core/skeleton/Templates/SWOT analysis.whiteboard
+share/nextcloud/core/skeleton/Templates/Simple.odp
 share/nextcloud/core/strings.php
 share/nextcloud/core/templates/403.php
 share/nextcloud/core/templates/404.php
@@ -15401,6 +17241,10 @@ share/nextcloud/lib/l10n/ro.js
 share/nextcloud/lib/l10n/ro.json
 share/nextcloud/lib/l10n/ru.js
 share/nextcloud/lib/l10n/ru.json
+share/nextcloud/lib/l10n/sc.js
+share/nextcloud/lib/l10n/sc.json
+share/nextcloud/lib/l10n/si.js
+share/nextcloud/lib/l10n/si.json
 share/nextcloud/lib/l10n/si_LK.js
 share/nextcloud/lib/l10n/si_LK.json
 share/nextcloud/lib/l10n/sk.js
@@ -15522,6 +17366,7 @@ share/nextcloud/lib/private/AppFramework
 share/nextcloud/lib/private/AppFramework/OCS/V2Response.php
 share/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php
 share/nextcloud/lib/private/AppFramework/Routing/RouteConfig.php
+share/nextcloud/lib/private/AppFramework/Routing/RouteParser.php
 share/nextcloud/lib/private/AppFramework/ScopedPsrLogger.php
 share/nextcloud/lib/private/AppFramework/Services/AppConfig.php
 share/nextcloud/lib/private/AppFramework/Services/InitialState.php
@@ -15657,10 +17502,11 @@ share/nextcloud/lib/private/DB/AdapterOC
 share/nextcloud/lib/private/DB/AdapterPgSql.php
 share/nextcloud/lib/private/DB/AdapterSqlite.php
 share/nextcloud/lib/private/DB/Connection.php
+share/nextcloud/lib/private/DB/ConnectionAdapter.php
 share/nextcloud/lib/private/DB/ConnectionFactory.php
+share/nextcloud/lib/private/DB/Exceptions/DbalException.php
 share/nextcloud/lib/private/DB/MDB2SchemaManager.php
 share/nextcloud/lib/private/DB/MDB2SchemaReader.php
-share/nextcloud/lib/private/DB/MDB2SchemaWriter.php
 share/nextcloud/lib/private/DB/MigrationException.php
 share/nextcloud/lib/private/DB/MigrationService.php
 share/nextcloud/lib/private/DB/Migrator.php
@@ -15674,6 +17520,7 @@ share/nextcloud/lib/private/DB/OracleCon
 share/nextcloud/lib/private/DB/OracleMigrator.php
 share/nextcloud/lib/private/DB/PgSqlTools.php
 share/nextcloud/lib/private/DB/PostgreSqlMigrator.php
+share/nextcloud/lib/private/DB/PreparedStatement.php
 share/nextcloud/lib/private/DB/QueryBuilder/CompositeExpression.php
 share/nextcloud/lib/private/DB/QueryBuilder/ExpressionBuilder/ExpressionBuilder.php
 share/nextcloud/lib/private/DB/QueryBuilder/ExpressionBuilder/MySqlExpressionBuilder.php
@@ -15690,6 +17537,7 @@ share/nextcloud/lib/private/DB/QueryBuil
 share/nextcloud/lib/private/DB/QueryBuilder/QueryFunction.php
 share/nextcloud/lib/private/DB/QueryBuilder/QuoteHelper.php
 share/nextcloud/lib/private/DB/ReconnectWrapper.php
+share/nextcloud/lib/private/DB/ResultAdapter.php
 share/nextcloud/lib/private/DB/SQLiteMigrator.php
 share/nextcloud/lib/private/DB/SQLiteSessionInit.php
 share/nextcloud/lib/private/DB/SchemaWrapper.php
@@ -15826,6 +17674,7 @@ share/nextcloud/lib/private/Files/Stream
 share/nextcloud/lib/private/Files/Stream/HashWrapper.php
 share/nextcloud/lib/private/Files/Stream/Quota.php
 share/nextcloud/lib/private/Files/Stream/SeekableHttpStream.php
+share/nextcloud/lib/private/Files/Template/TemplateManager.php
 share/nextcloud/lib/private/Files/Type/Detection.php
 share/nextcloud/lib/private/Files/Type/Loader.php
 share/nextcloud/lib/private/Files/Type/TemplateManager.php
@@ -15848,13 +17697,12 @@ share/nextcloud/lib/private/HintExceptio
 share/nextcloud/lib/private/Hooks/BasicEmitter.php
 share/nextcloud/lib/private/Hooks/Emitter.php
 share/nextcloud/lib/private/Hooks/EmitterTrait.php
-share/nextcloud/lib/private/Hooks/ForwardingEmitter.php
-share/nextcloud/lib/private/Hooks/LegacyEmitter.php
 share/nextcloud/lib/private/Hooks/PublicEmitter.php
 share/nextcloud/lib/private/Http/Client/Client.php
 share/nextcloud/lib/private/Http/Client/ClientService.php
 share/nextcloud/lib/private/Http/Client/Response.php
 share/nextcloud/lib/private/Http/CookieHelper.php
+share/nextcloud/lib/private/Http/WellKnown/RequestManager.php
 share/nextcloud/lib/private/InitialStateService.php
 share/nextcloud/lib/private/Installer.php
 share/nextcloud/lib/private/IntegrityCheck/Checker.php
@@ -15947,13 +17795,16 @@ share/nextcloud/lib/private/Preview/Post
 share/nextcloud/lib/private/Preview/Provider.php
 share/nextcloud/lib/private/Preview/ProviderV1Adapter.php
 share/nextcloud/lib/private/Preview/ProviderV2.php
+share/nextcloud/lib/private/Preview/SGI.php
 share/nextcloud/lib/private/Preview/SVG.php
 share/nextcloud/lib/private/Preview/StarOffice.php
 share/nextcloud/lib/private/Preview/Storage/Root.php
+share/nextcloud/lib/private/Preview/TGA.php
 share/nextcloud/lib/private/Preview/TIFF.php
 share/nextcloud/lib/private/Preview/TXT.php
 share/nextcloud/lib/private/Preview/Watcher.php
 share/nextcloud/lib/private/Preview/WatcherConnector.php
+share/nextcloud/lib/private/Preview/WebP.php
 share/nextcloud/lib/private/Preview/XBitmap.php
 share/nextcloud/lib/private/PreviewManager.php
 share/nextcloud/lib/private/PreviewNotAvailableException.php
@@ -15968,6 +17819,7 @@ share/nextcloud/lib/private/Remote/Insta
 share/nextcloud/lib/private/Remote/InstanceFactory.php
 share/nextcloud/lib/private/Remote/User.php
 share/nextcloud/lib/private/Repair.php
+share/nextcloud/lib/private/Repair/AddBruteForceCleanupJob.php
 share/nextcloud/lib/private/Repair/AddCleanupUpdaterBackupsJob.php
 share/nextcloud/lib/private/Repair/CleanTags.php
 share/nextcloud/lib/private/Repair/ClearFrontendCaches.php
@@ -15984,6 +17836,8 @@ share/nextcloud/lib/private/Repair/NC18/
 share/nextcloud/lib/private/Repair/NC20/EncryptionLegacyCipher.php
 share/nextcloud/lib/private/Repair/NC20/EncryptionMigration.php
 share/nextcloud/lib/private/Repair/NC20/ShippedDashboardEnable.php
+share/nextcloud/lib/private/Repair/NC21/AddCheckForUserCertificatesJob.php
+share/nextcloud/lib/private/Repair/NC21/ValidatePhoneNumber.php
 share/nextcloud/lib/private/Repair/OldGroupMembershipShares.php
 share/nextcloud/lib/private/Repair/Owncloud/CleanPreviews.php
 share/nextcloud/lib/private/Repair/Owncloud/CleanPreviewsBackgroundJob.php
@@ -15994,6 +17848,7 @@ share/nextcloud/lib/private/Repair/Owncl
 share/nextcloud/lib/private/Repair/Owncloud/SaveAccountsTableData.php
 share/nextcloud/lib/private/Repair/Owncloud/UpdateLanguageCodes.php
 share/nextcloud/lib/private/Repair/RemoveLinkShares.php
+share/nextcloud/lib/private/Repair/RepairDavShares.php
 share/nextcloud/lib/private/Repair/RepairInvalidShares.php
 share/nextcloud/lib/private/Repair/RepairMimeTypes.php
 share/nextcloud/lib/private/Repair/SqliteAutoincrement.php
@@ -16011,6 +17866,7 @@ share/nextcloud/lib/private/Search/Resul
 share/nextcloud/lib/private/Search/SearchComposer.php
 share/nextcloud/lib/private/Search/SearchQuery.php
 share/nextcloud/lib/private/Security/Bruteforce/Capabilities.php
+share/nextcloud/lib/private/Security/Bruteforce/CleanupJob.php
 share/nextcloud/lib/private/Security/Bruteforce/Throttler.php
 share/nextcloud/lib/private/Security/CSP/ContentSecurityPolicy.php
 share/nextcloud/lib/private/Security/CSP/ContentSecurityPolicyManager.php
@@ -16170,7 +18026,6 @@ share/nextcloud/lib/public/AppFramework/
 share/nextcloud/lib/public/AppFramework/Http/IOutput.php
 share/nextcloud/lib/public/AppFramework/Http/JSONResponse.php
 share/nextcloud/lib/public/AppFramework/Http/NotFoundResponse.php
-share/nextcloud/lib/public/AppFramework/Http/OCSResponse.php
 share/nextcloud/lib/public/AppFramework/Http/RedirectResponse.php
 share/nextcloud/lib/public/AppFramework/Http/RedirectToDefaultAppResponse.php
 share/nextcloud/lib/public/AppFramework/Http/Response.php
@@ -16198,6 +18053,7 @@ share/nextcloud/lib/public/AppFramework/
 share/nextcloud/lib/public/AppFramework/QueryException.php
 share/nextcloud/lib/public/AppFramework/Services/IAppConfig.php
 share/nextcloud/lib/public/AppFramework/Services/IInitialState.php
+share/nextcloud/lib/public/AppFramework/Services/InitialStateProvider.php
 share/nextcloud/lib/public/AppFramework/Utility/IControllerMethodReflector.php
 share/nextcloud/lib/public/AppFramework/Utility/ITimeFactory.php
 share/nextcloud/lib/public/Authentication/Events/LoginFailedEvent.php
@@ -16278,6 +18134,9 @@ share/nextcloud/lib/public/Contacts/Cont
 share/nextcloud/lib/public/Contacts/ContactsMenu/IProvider.php
 share/nextcloud/lib/public/Contacts/Events/ContactInteractedWithEvent.php
 share/nextcloud/lib/public/Contacts/IManager.php
+share/nextcloud/lib/public/DB/Exception.php
+share/nextcloud/lib/public/DB/IPreparedStatement.php
+share/nextcloud/lib/public/DB/IResult.php
 share/nextcloud/lib/public/DB/ISchemaWrapper.php
 share/nextcloud/lib/public/DB/QueryBuilder/ICompositeExpression.php
 share/nextcloud/lib/public/DB/QueryBuilder/IExpressionBuilder.php
@@ -16286,6 +18145,7 @@ share/nextcloud/lib/public/DB/QueryBuild
 share/nextcloud/lib/public/DB/QueryBuilder/IParameter.php
 share/nextcloud/lib/public/DB/QueryBuilder/IQueryBuilder.php
 share/nextcloud/lib/public/DB/QueryBuilder/IQueryFunction.php
+share/nextcloud/lib/public/DB/Types.php
 share/nextcloud/lib/public/Dashboard/Exceptions/DashboardAppNotAvailableException.php
 share/nextcloud/lib/public/Dashboard/IDashboardManager.php
 share/nextcloud/lib/public/Dashboard/IDashboardWidget.php
@@ -16336,6 +18196,9 @@ share/nextcloud/lib/public/Federation/IC
 share/nextcloud/lib/public/Federation/ICloudIdManager.php
 share/nextcloud/lib/public/Files.php
 share/nextcloud/lib/public/Files/AlreadyExistsException.php
+share/nextcloud/lib/public/Files/Cache/CacheEntryInsertedEvent.php
+share/nextcloud/lib/public/Files/Cache/CacheEntryRemovedEvent.php
+share/nextcloud/lib/public/Files/Cache/CacheEntryUpdatedEvent.php
 share/nextcloud/lib/public/Files/Cache/CacheInsertEvent.php
 share/nextcloud/lib/public/Files/Cache/CacheUpdateEvent.php
 share/nextcloud/lib/public/Files/Cache/ICache.php
@@ -16425,6 +18288,11 @@ share/nextcloud/lib/public/Files/Storage
 share/nextcloud/lib/public/Files/StorageInvalidException.php
 share/nextcloud/lib/public/Files/StorageNotAvailableException.php
 share/nextcloud/lib/public/Files/StorageTimeoutException.php
+share/nextcloud/lib/public/Files/Template/FileCreatedFromTemplateEvent.php
+share/nextcloud/lib/public/Files/Template/ICustomTemplateProvider.php
+share/nextcloud/lib/public/Files/Template/ITemplateManager.php
+share/nextcloud/lib/public/Files/Template/Template.php
+share/nextcloud/lib/public/Files/Template/TemplateFileCreator.php
 share/nextcloud/lib/public/Files/UnseekableException.php
 share/nextcloud/lib/public/Files_FullTextSearch/Model/AFilesDocument.php
 share/nextcloud/lib/public/FullTextSearch/Exceptions/FullTextSearchAppNotAvailableException.php
@@ -16463,6 +18331,8 @@ share/nextcloud/lib/public/Group/Events/
 share/nextcloud/lib/public/Group/Events/BeforeUserRemovedEvent.php
 share/nextcloud/lib/public/Group/Events/GroupCreatedEvent.php
 share/nextcloud/lib/public/Group/Events/GroupDeletedEvent.php
+share/nextcloud/lib/public/Group/Events/SubAdminAddedEvent.php
+share/nextcloud/lib/public/Group/Events/SubAdminRemovedEvent.php
 share/nextcloud/lib/public/Group/Events/UserAddedEvent.php
 share/nextcloud/lib/public/Group/Events/UserRemovedEvent.php
 share/nextcloud/lib/public/Group/ISubAdmin.php
@@ -16471,6 +18341,11 @@ share/nextcloud/lib/public/Http/Client/I
 share/nextcloud/lib/public/Http/Client/IClientService.php
 share/nextcloud/lib/public/Http/Client/IResponse.php
 share/nextcloud/lib/public/Http/Client/LocalServerException.php
+share/nextcloud/lib/public/Http/WellKnown/GenericResponse.php
+share/nextcloud/lib/public/Http/WellKnown/IHandler.php
+share/nextcloud/lib/public/Http/WellKnown/IRequestContext.php
+share/nextcloud/lib/public/Http/WellKnown/IResponse.php
+share/nextcloud/lib/public/Http/WellKnown/JrdResponse.php
 share/nextcloud/lib/public/IAddressBook.php
 share/nextcloud/lib/public/IAppConfig.php
 share/nextcloud/lib/public/IAvatar.php
@@ -16580,11 +18455,11 @@ share/nextcloud/lib/public/Security/ISec
 share/nextcloud/lib/public/Session/Exceptions/SessionNotAvailableException.php
 share/nextcloud/lib/public/Settings/IIconSection.php
 share/nextcloud/lib/public/Settings/IManager.php
-share/nextcloud/lib/public/Settings/ISection.php
 share/nextcloud/lib/public/Settings/ISettings.php
 share/nextcloud/lib/public/Settings/ISubAdminSettings.php
 share/nextcloud/lib/public/Share.php
 share/nextcloud/lib/public/Share/Events/ShareCreatedEvent.php
+share/nextcloud/lib/public/Share/Events/ShareDeletedEvent.php
 share/nextcloud/lib/public/Share/Events/VerifyMountPointEvent.php
 share/nextcloud/lib/public/Share/Exceptions/GenericShareException.php
 share/nextcloud/lib/public/Share/Exceptions/IllegalIDChangeException.php
@@ -16634,7 +18509,6 @@ share/nextcloud/lib/public/User/Events/B
 share/nextcloud/lib/public/User/Events/BeforeUserLoggedInEvent.php
 share/nextcloud/lib/public/User/Events/BeforeUserLoggedInWithCookieEvent.php
 share/nextcloud/lib/public/User/Events/BeforeUserLoggedOutEvent.php
-share/nextcloud/lib/public/User/Events/CreateUserEvent.php
 share/nextcloud/lib/public/User/Events/PasswordUpdatedEvent.php
 share/nextcloud/lib/public/User/Events/PostLoginEvent.php
 share/nextcloud/lib/public/User/Events/UserChangedEvent.php

Index: pkgsrc/www/php-nextcloud/distinfo
diff -u pkgsrc/www/php-nextcloud/distinfo:1.41 pkgsrc/www/php-nextcloud/distinfo:1.42
--- pkgsrc/www/php-nextcloud/distinfo:1.41      Mon Feb 15 12:46:00 2021
+++ pkgsrc/www/php-nextcloud/distinfo   Sat Feb 27 19:04:55 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.41 2021/02/15 12:46:00 ryoon Exp $
+$NetBSD: distinfo,v 1.42 2021/02/27 19:04:55 ryoon Exp $
 
-SHA1 (nextcloud-20.0.7.tar.bz2) = 02aabbde4631c4f99b2ac57ad0299963baceb4cf
-RMD160 (nextcloud-20.0.7.tar.bz2) = 3485e700aac290e2b3acea938b8d3ac9cf59404e
-SHA512 (nextcloud-20.0.7.tar.bz2) = 24cda9579d24422ea1c72c256ad208e936372077f62a91b3ca4e99ac511127dee5cc128c163174373394883114107cdda52bcb012faa282767710e1365ced3b3
-Size (nextcloud-20.0.7.tar.bz2) = 105883310 bytes
+SHA1 (nextcloud-21.0.0.tar.bz2) = 1fdd0c6c63c91f3713383e9abf6059014dd63731
+RMD160 (nextcloud-21.0.0.tar.bz2) = 5d6231c305e804c1c4347c54590f3991edb82a44
+SHA512 (nextcloud-21.0.0.tar.bz2) = a1ae3400f0fb5997e54b0cee821c50d13e4ba0e27c9d11731c8b5233cba564666121a58aed848ccd2593a9783e27db1ed98ff559588a76a1acaeaf083ef4404a
+Size (nextcloud-21.0.0.tar.bz2) = 110504725 bytes



Home | Main Index | Thread Index | Old Index