pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/php-nextcloud php-nextcloud: Update to 22.0.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/484a39517489
branches:  trunk
changeset: 456341:484a39517489
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Jul 26 12:59:21 2021 +0000

description:
php-nextcloud: Update to 22.0.0

Changelog:
The biggest improvements Nextcloud Hub 22 introduces are:

     User-defined groups with Circles that makes it easier to manage teams where you can share files or assign tasks to circles, or create chat rooms for a circle
     Integrated chat and task management where you can simply share a deck card into a chat room or turn a chat message into a task
     Easy approval workflow, where an administrator can define a new approval flow in the settings and users can, on a document, request approval
     Getting your document signatures easy with integrated PDF signing with DocuSign, EIDEasy, and LibreSign
     Integrated knowledge management Nextcloud puts knowledge available to everyone at a moments' notice, providing easy search, sharing, and portable access
     Groupware improvements bringing a trash bin feature in Calendar, resource booking to facilitate the handling of resources in organizations. Nextcloud Mail features improved threading, email 
tagging, and support for Sieve filtering

diffstat:

 www/php-nextcloud/Makefile |     4 +-
 www/php-nextcloud/PLIST    |  1161 +++++++++++++++++++++++++++++++++++++------
 www/php-nextcloud/distinfo |    10 +-
 3 files changed, 992 insertions(+), 183 deletions(-)

diffs (truncated from 2215 to 300 lines):

diff -r 6272cb874aa0 -r 484a39517489 www/php-nextcloud/Makefile
--- a/www/php-nextcloud/Makefile        Mon Jul 26 12:43:17 2021 +0000
+++ b/www/php-nextcloud/Makefile        Mon Jul 26 12:59:21 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2021/05/30 06:02:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.55 2021/07/26 12:59:21 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-21.0.2
+DISTNAME=      nextcloud-22.0.0
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  https://download.nextcloud.com/server/releases/
diff -r 6272cb874aa0 -r 484a39517489 www/php-nextcloud/PLIST
--- a/www/php-nextcloud/PLIST   Mon Jul 26 12:43:17 2021 +0000
+++ b/www/php-nextcloud/PLIST   Mon Jul 26 12:59:21 2021 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.43 2021/05/30 06:02:31 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.44 2021/07/26 12:59:21 ryoon Exp $
 share/nextcloud/.htaccess
 share/nextcloud/.user.ini
+share/nextcloud/3rdparty/.github/dependabot.yml
 share/nextcloud/3rdparty/.github/workflows/composer.yml
 share/nextcloud/3rdparty/.gitignore
 share/nextcloud/3rdparty/LICENSE INFO
@@ -77,12 +78,16 @@
 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/AppRunner/AppRunnerClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/AppRunner/Exception/AppRunnerException.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/ApplicationCostProfiler/ApplicationCostProfilerClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/ApplicationCostProfiler/Exception/ApplicationCostProfilerException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ApplicationDiscoveryService/ApplicationDiscoveryServiceClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ApplicationDiscoveryService/Exception/ApplicationDiscoveryServiceException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ApplicationInsights/ApplicationInsightsClient.php
@@ -95,6 +100,7 @@
 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/ObjectLambdaAccessPointArn.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
@@ -350,10 +356,14 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/FIS/Exception/FISException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/FIS/FISClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/FMS/Exception/FMSException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/FMS/FMSClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/FSx/Exception/FSxException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/FSx/FSxClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/FinSpaceData/Exception/FinSpaceDataException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/FinSpaceData/FinSpaceDataClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Firehose/Exception/FirehoseException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Firehose/FirehoseClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/ForecastQueryService/Exception/ForecastQueryServiceException.php
@@ -463,14 +473,22 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/Lambda/LambdaClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/LexModelBuildingService/Exception/LexModelBuildingServiceException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/LexModelBuildingService/LexModelBuildingServiceClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LexModelsV2/Exception/LexModelsV2Exception.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LexModelsV2/LexModelsV2Client.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/LexRuntimeService/Exception/LexRuntimeServiceException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/LexRuntimeService/LexRuntimeServiceClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LexRuntimeV2/Exception/LexRuntimeV2Exception.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LexRuntimeV2/LexRuntimeV2Client.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/LicenseManager/Exception/LicenseManagerException.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/LookoutEquipment/Exception/LookoutEquipmentException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LookoutEquipment/LookoutEquipmentClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LookoutMetrics/Exception/LookoutMetricsException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/LookoutMetrics/LookoutMetricsClient.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
@@ -531,6 +549,8 @@
 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/NimbleStudio/Exception/NimbleStudioException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/NimbleStudio/NimbleStudioClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/OpsWorks/Exception/OpsWorksException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/OpsWorks/OpsWorksClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/OpsWorksCM/Exception/OpsWorksCMException.php
@@ -561,6 +581,8 @@
 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/Proton/Exception/ProtonException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/Proton/ProtonClient.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
@@ -660,6 +682,10 @@
 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/SSMContacts/Exception/SSMContactsException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SSMContacts/SSMContactsClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SSMIncidents/Exception/SSMIncidentsException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/SSMIncidents/SSMIncidentsClient.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
@@ -801,10 +827,14 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/application-autoscaling/2016-02-06/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/application-insights/2018-11-25/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/application-insights/2018-11-25/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/applicationcostprofiler/2020-09-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/applicationcostprofiler/2020-09-10/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appmesh/2018-10-01/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appmesh/2018-10-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appmesh/2019-01-25/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appmesh/2019-01-25/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/apprunner/2020-05-15/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/apprunner/2020-05-15/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appstream/2016-12-01/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appstream/2016-12-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/appstream/2016-12-01/smoke.json.php
@@ -944,6 +974,8 @@
 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
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/comprehend/2017-11-27/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/comprehend/2017-11-27/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/comprehendmedical/2018-10-30/api-2.json.php
@@ -1096,9 +1128,15 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/events/2015-10-07/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/events/2015-10-07/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/events/2015-10-07/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/finspace-data/2020-07-13/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/finspace-data/2020-07-13/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/finspace/2021-03-12/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/finspace/2021-03-12/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/firehose/2015-08-04/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/firehose/2015-08-04/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/firehose/2015-08-04/smoke.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/fis/2020-12-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/fis/2020-12-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/fms/2018-01-01/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/fms/2018-01-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/forecast/2018-06-26/api-2.json.php
@@ -1218,6 +1256,10 @@
 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/lookoutequipment/2020-12-15/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/lookoutequipment/2020-12-15/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/lookoutmetrics/2017-07-25/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/lookoutmetrics/2017-07-25/paginators-1.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
@@ -1237,6 +1279,7 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/marketplacecommerceanalytics/2015-07-01/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediaconnect/2018-11-14/waiters-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mediaconvert/2017-08-29/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/medialive/2017-10-14/api-2.json.php
@@ -1256,10 +1299,14 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/metering.marketplace/2016-01-14/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mgh/2017-05-31/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mgh/2017-05-31/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mgn/2020-02-26/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mgn/2020-02-26/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/migrationhub-config/2019-06-30/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mobile/2017-07-01/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/mobile/2017-07-01/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/models.lex.v2/2020-08-07/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/monitoring/2010-08-01/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/monitoring/2010-08-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/monitoring/2010-08-01/smoke.json.php
@@ -1279,6 +1326,8 @@
 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/nimble/2020-08-01/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/nimble/2020-08-01/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/opsworks/2013-02-18/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/opsworks/2013-02-18/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/opsworks/2013-02-18/smoke.json.php
@@ -1306,6 +1355,8 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/polly/2016-06-10/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pricing/2017-10-15/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/pricing/2017-10-15/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/proton/2020-07-20/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/proton/2020-07-20/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/qldb-session/2019-07-11/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/qldb/2019-01-02/api-2.json.php
@@ -1351,6 +1402,8 @@
 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
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/runtime.lex.v2/2020-08-07/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/runtime.lex/2016-11-28/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/runtime.sagemaker/2017-05-13/api-2.json.php
@@ -1416,6 +1469,11 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sqs/2012-11-05/paginators-1.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sqs/2012-11-05/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/sqs/2012-11-05/waiters-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm-contacts/2021-05-03/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm-contacts/2021-05-03/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/api-2.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/ssm-incidents/2018-05-10/waiters-2.json.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
@@ -1479,11 +1537,15 @@
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/workspaces/2015-04-08/smoke.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/xray/2016-04-12/api-2.json.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/data/xray/2016-04-12/paginators-1.json.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/finspace/Exception/finspaceException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/finspace/finspaceClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/functions.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/imagebuilder/Exception/imagebuilderException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/imagebuilder/imagebuilderClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/kendra/Exception/kendraException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/kendra/kendraClient.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/mgn/Exception/mgnException.php
+share/nextcloud/3rdparty/aws/aws-sdk-php/src/mgn/mgnClient.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/signer/Exception/signerException.php
 share/nextcloud/3rdparty/aws/aws-sdk-php/src/signer/signerClient.php
 share/nextcloud/3rdparty/bantu/ini-get-wrapper/.gitignore
@@ -3000,6 +3062,7 @@
 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/961.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
@@ -3512,6 +3575,7 @@
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlHandler.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/EasyHandle.php
+share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/MockHandler.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/Proxy.php
 share/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/StreamHandler.php
@@ -3528,12 +3592,14 @@
 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/guzzle/vendor-bin/php-cs-fixer/composer.json
+share/nextcloud/3rdparty/guzzlehttp/guzzle/vendor-bin/phpstan/composer.json
+share/nextcloud/3rdparty/guzzlehttp/guzzle/vendor-bin/psalm/composer.json
 share/nextcloud/3rdparty/guzzlehttp/promises/CHANGELOG.md
 share/nextcloud/3rdparty/guzzlehttp/promises/LICENSE
 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
@@ -3928,7 +3994,9 @@
 share/nextcloud/3rdparty/nextcloud/lognormalizer/src/Normalizer.php
 share/nextcloud/3rdparty/nikic/php-parser/LICENSE
 share/nextcloud/3rdparty/nikic/php-parser/grammar/README.md
+share/nextcloud/3rdparty/nikic/php-parser/grammar/phpyLang.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Builder.php
+share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Builder/ClassConst.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Builder/Class_.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Builder/Declaration.php
 share/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Builder/FunctionLike.php
@@ -3961,6 +4029,7 @@
 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/EnumTokenEmulator.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



Home | Main Index | Thread Index | Old Index