From owner-svn-ports-all@freebsd.org Tue Jun 20 13:36:52 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5043BD992D4; Tue, 20 Jun 2017 13:36:52 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1A2C83180; Tue, 20 Jun 2017 13:36:51 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5KDaolp051035; Tue, 20 Jun 2017 13:36:50 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5KDao4Y051031; Tue, 20 Jun 2017 13:36:50 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201706201336.v5KDao4Y051031@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Tue, 20 Jun 2017 13:36:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443974 - in head/www/pydio: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2017 13:36:52 -0000 Author: madpilot Date: Tue Jun 20 13:36:50 2017 New Revision: 443974 URL: https://svnweb.freebsd.org/changeset/ports/443974 Log: - Update www/pydio to 8.0.1 PR: 220148 Submitted by: net@arrishq.net (maintainer) Modified: head/www/pydio/Makefile head/www/pydio/distinfo head/www/pydio/files/pkg-message.in head/www/pydio/pkg-plist Modified: head/www/pydio/Makefile ============================================================================== --- head/www/pydio/Makefile Tue Jun 20 13:29:50 2017 (r443973) +++ head/www/pydio/Makefile Tue Jun 20 13:36:50 2017 (r443974) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pydio -PORTVERSION= 8.0.0 +PORTVERSION= 8.0.1 CATEGORIES= www MASTER_SITES= https://download.pydio.com/pub/core/archives/ DISTNAME= ${PORTNAME}-core-${PORTVERSION} Modified: head/www/pydio/distinfo ============================================================================== --- head/www/pydio/distinfo Tue Jun 20 13:29:50 2017 (r443973) +++ head/www/pydio/distinfo Tue Jun 20 13:36:50 2017 (r443974) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488207715 -SHA256 (pydio-core-8.0.0.tar.gz) = 0d0e88a237b652a6f35c8735ab41e6f64a9c73333e67c424214ca417c4f1b490 -SIZE (pydio-core-8.0.0.tar.gz) = 54933292 +TIMESTAMP = 1497952085 +SHA256 (pydio-core-8.0.1.tar.gz) = db01fc0006dd3da5ee4ccf958dbd206ea67c24ecf6c7a8aed05a7ba252f606fd +SIZE (pydio-core-8.0.1.tar.gz) = 54719473 Modified: head/www/pydio/files/pkg-message.in ============================================================================== --- head/www/pydio/files/pkg-message.in Tue Jun 20 13:29:50 2017 (r443973) +++ head/www/pydio/files/pkg-message.in Tue Jun 20 13:36:50 2017 (r443974) @@ -60,20 +60,6 @@ is completed, Pydio may be updated using the web inter If you are upgrading from Pydio 7 to Pydio 8, please read follow the following quickstart guide for FreeBSD users. -If the installer / upgrader fails upon trying to access it and there is -an error message in your PHP log about "open_basedir" restriction from - -%%WWWDIR%%/pydio/plugins/gui.ajax/RichClient.php - -editing the file and changing line 512 from: - -if(file_exists(AJXP_INSTALL_PATH . "." . $imagesFolder)){ - -to - -if(file_exists(AJXP_INSTALL_PATH . "/" . $imagesFolder)){ - -should help with this issue. When using MySQL as database backend and the user you use for accessing the database might temporary need all privileges (GRANT ALL PRIVILEGES) Modified: head/www/pydio/pkg-plist ============================================================================== --- head/www/pydio/pkg-plist Tue Jun 20 13:29:50 2017 (r443973) +++ head/www/pydio/pkg-plist Tue Jun 20 13:36:50 2017 (r443974) @@ -4,36 +4,42 @@ %%WWWDIR%%/base.conf.php %%WWWDIR%%/cmd.php %%WWWDIR%%/conf/.htaccess +%%WWWDIR%%/conf/RELEASE_NOTE +%%WWWDIR%%/conf/VERSION +%%WWWDIR%%/conf/VERSION.php +%%WWWDIR%%/proxy.php +%%WWWDIR%%/publicLet.inc.php +%%WWWDIR%%/robots.txt +%%WWWDIR%%/runTests.php +%%WWWDIR%%/worker.php @sample %%WWWDIR%%/conf/bootstrap_conf.php.sample @sample %%WWWDIR%%/conf/bootstrap_context.php.sample @sample %%WWWDIR%%/conf/bootstrap_repositories.php.sample %%WWWDIR%%/conf/extensions.conf.php %%WWWDIR%%/conf/index.html %%WWWDIR%%/conf/mime.types -%%WWWDIR%%/conf/RELEASE_NOTE -%%WWWDIR%%/conf/VERSION -%%WWWDIR%%/conf/VERSION.php %%WWWDIR%%/core/compat.php %%WWWDIR%%/core/composer.json %%WWWDIR%%/core/composer.lock +%%WWWDIR%%/core/doc/API.odt +%%WWWDIR%%/core/doc/API_3.0.odt %%WWWDIR%%/core/doc/Ajaxplorer-DriverAPI-v2.3.pdf %%WWWDIR%%/core/doc/Ajaxplorer-DriverAPI-v3.pdf -%%WWWDIR%%/core/doc/ajaxplorer-manual-2.37-dist.html -%%WWWDIR%%/core/doc/API_3.0.odt -%%WWWDIR%%/core/doc/API.odt %%WWWDIR%%/core/doc/CHOSEN.txt %%WWWDIR%%/core/doc/CREDITS-ONLY.txt %%WWWDIR%%/core/doc/CREDITS.txt -%%WWWDIR%%/core/doc/hooks.json %%WWWDIR%%/core/doc/INSTALL.txt -%%WWWDIR%%/core/doc/LICENSE_until3.2.4.txt %%WWWDIR%%/core/doc/LICENSE-CAS.txt %%WWWDIR%%/core/doc/LICENSE-SABREDAV.txt %%WWWDIR%%/core/doc/LICENSE.txt -%%WWWDIR%%/core/doc/npm-licenses.csv +%%WWWDIR%%/core/doc/LICENSE_until3.2.4.txt %%WWWDIR%%/core/doc/PREVIOUS_RELEASES %%WWWDIR%%/core/doc/TROUBLESHOOTING.txt +%%WWWDIR%%/core/doc/ajaxplorer-manual-2.37-dist.html +%%WWWDIR%%/core/doc/hooks.json +%%WWWDIR%%/core/doc/npm-licenses.csv %%WWWDIR%%/core/src/index.html +%%WWWDIR%%/core/src/lib/HttpClient.php %%WWWDIR%%/core/src/lib/dibi/dibi.php %%WWWDIR%%/core/src/lib/dibi/drivers/DibiFirebirdDriver.php %%WWWDIR%%/core/src/lib/dibi/drivers/DibiMsSql2005Driver.php @@ -41,8 +47,8 @@ %%WWWDIR%%/core/src/lib/dibi/drivers/DibiMsSqlDriver.php %%WWWDIR%%/core/src/lib/dibi/drivers/DibiMsSqlReflector.php %%WWWDIR%%/core/src/lib/dibi/drivers/DibiMySqlDriver.php -%%WWWDIR%%/core/src/lib/dibi/drivers/DibiMySqliDriver.php %%WWWDIR%%/core/src/lib/dibi/drivers/DibiMySqlReflector.php +%%WWWDIR%%/core/src/lib/dibi/drivers/DibiMySqliDriver.php %%WWWDIR%%/core/src/lib/dibi/drivers/DibiOdbcDriver.php %%WWWDIR%%/core/src/lib/dibi/drivers/DibiOracleDriver.php %%WWWDIR%%/core/src/lib/dibi/drivers/DibiPdoDriver.php @@ -52,8 +58,8 @@ %%WWWDIR%%/core/src/lib/dibi/drivers/DibiSqliteReflector.php %%WWWDIR%%/core/src/lib/dibi/libs/Dibi.php %%WWWDIR%%/core/src/lib/dibi/libs/DibiConnection.php -%%WWWDIR%%/core/src/lib/dibi/libs/DibiDatabaseInfo.php %%WWWDIR%%/core/src/lib/dibi/libs/DibiDataSource.php +%%WWWDIR%%/core/src/lib/dibi/libs/DibiDatabaseInfo.php %%WWWDIR%%/core/src/lib/dibi/libs/DibiDateTime.php %%WWWDIR%%/core/src/lib/dibi/libs/DibiEvent.php %%WWWDIR%%/core/src/lib/dibi/libs/DibiException.php @@ -68,7 +74,6 @@ %%WWWDIR%%/core/src/lib/dibi/libs/DibiRow.php %%WWWDIR%%/core/src/lib/dibi/libs/DibiTranslator.php %%WWWDIR%%/core/src/lib/dibi/libs/interfaces.php -%%WWWDIR%%/core/src/lib/HttpClient.php %%WWWDIR%%/core/src/lib/pclzip.lib.php %%WWWDIR%%/core/src/phpunit/HOWTO %%WWWDIR%%/core/src/phpunit/Pydio/Tests/Atomics/CryptoTests.php @@ -191,10 +196,10 @@ %%WWWDIR%%/core/src/pydio/Core/Utils/DBHelper.php %%WWWDIR%%/core/src/pydio/Core/Utils/FileHelper.php %%WWWDIR%%/core/src/pydio/Core/Utils/Http/BruteForceHelper.php -%%WWWDIR%%/core/src/pydio/Core/Utils/Http/captcha_words.txt %%WWWDIR%%/core/src/pydio/Core/Utils/Http/CaptchaProvider.php %%WWWDIR%%/core/src/pydio/Core/Utils/Http/CookiesHelper.php %%WWWDIR%%/core/src/pydio/Core/Utils/Http/UserAgent.php +%%WWWDIR%%/core/src/pydio/Core/Utils/Http/captcha_words.txt %%WWWDIR%%/core/src/pydio/Core/Utils/Reflection/DiagnosticRunner.php %%WWWDIR%%/core/src/pydio/Core/Utils/Reflection/DocsParser.php %%WWWDIR%%/core/src/pydio/Core/Utils/Reflection/LocaleExtractor.php @@ -211,14 +216,8 @@ %%WWWDIR%%/core/src/pydio/Core/Utils/Vars/XMLFilter.php %%WWWDIR%%/core/src/pydio/Core/Utils/XMLHelper.php %%WWWDIR%%/core/src/pydio/Tests/AbstractTest.php -%%WWWDIR%%/core/src/pydio/Tests/api_test.phtml %%WWWDIR%%/core/src/pydio/Tests/Client.php %%WWWDIR%%/core/src/pydio/Tests/CryptoFunctions.php -%%WWWDIR%%/core/src/pydio/Tests/PHP_APC.php -%%WWWDIR%%/core/src/pydio/Tests/PHP_file_uploads.php -%%WWWDIR%%/core/src/pydio/Tests/PHP_INTL.php -%%WWWDIR%%/core/src/pydio/Tests/PHP_magic_quotes.php -%%WWWDIR%%/core/src/pydio/Tests/PHP_OB.php %%WWWDIR%%/core/src/pydio/Tests/PHPCLI.php %%WWWDIR%%/core/src/pydio/Tests/PHPDomXML.php %%WWWDIR%%/core/src/pydio/Tests/PHPErrorLevel.php @@ -228,14 +227,20 @@ %%WWWDIR%%/core/src/pydio/Tests/PHPOS.php %%WWWDIR%%/core/src/pydio/Tests/PHPSession.php %%WWWDIR%%/core/src/pydio/Tests/PHPVersion.php +%%WWWDIR%%/core/src/pydio/Tests/PHP_APC.php +%%WWWDIR%%/core/src/pydio/Tests/PHP_INTL.php +%%WWWDIR%%/core/src/pydio/Tests/PHP_OB.php +%%WWWDIR%%/core/src/pydio/Tests/PHP_file_uploads.php +%%WWWDIR%%/core/src/pydio/Tests/PHP_magic_quotes.php %%WWWDIR%%/core/src/pydio/Tests/PydioVersion.php -%%WWWDIR%%/core/src/pydio/Tests/ServerEncoding.php %%WWWDIR%%/core/src/pydio/Tests/SSLEncryption.php -%%WWWDIR%%/core/src/pydio/Tests/startup.phtml +%%WWWDIR%%/core/src/pydio/Tests/ServerEncoding.php %%WWWDIR%%/core/src/pydio/Tests/Upload.php %%WWWDIR%%/core/src/pydio/Tests/UsersConfig.php %%WWWDIR%%/core/src/pydio/Tests/Writeability.php %%WWWDIR%%/core/src/pydio/Tests/Zlib.php +%%WWWDIR%%/core/src/pydio/Tests/api_test.phtml +%%WWWDIR%%/core/src/pydio/Tests/startup.phtml %%WWWDIR%%/core/vendor/autoload.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.22.10 %%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.22.11 @@ -272,10 +277,24 @@ %%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.27.1 %%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.27.2 %%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.27.3 -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/codecov.yml -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/composer.json +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.27.4 +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.27.5 +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.0 +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.1 +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.10 +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.2 +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.3 +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.4 +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.5 +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.6 +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.7 +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.8 +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.28.9 +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/.changes/3.29.0 %%WWWDIR%%/core/vendor/aws/aws-sdk-php/LICENSE.md %%WWWDIR%%/core/vendor/aws/aws-sdk-php/NOTICE.md +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/codecov.yml +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/composer.json %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Acm/AcmClient.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Acm/Exception/AcmException.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Api/AbstractModel.php @@ -323,6 +342,8 @@ %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ApplicationDiscoveryService/Exception/ApplicationDiscoveryServiceException.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Appstream/AppstreamClient.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Appstream/Exception/AppstreamException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Athena/AthenaClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Athena/Exception/AthenaException.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/AutoScaling/AutoScalingClient.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/AutoScaling/Exception/AutoScalingException.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/AwsClient.php @@ -390,6 +411,232 @@ %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Credentials/CredentialsInterface.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Credentials/EcsCredentialProvider.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DataPipeline/DataPipelineClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DataPipeline/Exception/DataPipelineException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DatabaseMigrationService/DatabaseMigrationServiceClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DatabaseMigrationService/Exception/DatabaseMigrationServiceException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DeviceFarm/DeviceFarmClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DeviceFarm/Exception/DeviceFarmException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DirectConnect/DirectConnectClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DirectConnect/Exception/DirectConnectException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DirectoryService/DirectoryServiceClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DirectoryService/Exception/DirectoryServiceException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DoctrineCacheAdapter.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/BinaryValue.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/DynamoDbClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/Exception/DynamoDbException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/LockingSessionConnection.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/Marshaler.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/NumberValue.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/SessionConnectionInterface.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/SessionHandler.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/SetValue.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/StandardSessionConnection.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/WriteRequestBatch.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDbStreams/DynamoDbStreamsClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDbStreams/Exception/DynamoDbStreamsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ec2/Ec2Client.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ec2/Exception/Ec2Exception.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ecr/EcrClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ecr/Exception/EcrException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ecs/EcsClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ecs/Exception/EcsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Efs/EfsClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Efs/Exception/EfsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElastiCache/ElastiCacheClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElastiCache/Exception/ElastiCacheException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticBeanstalk/ElasticBeanstalkClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticBeanstalk/Exception/ElasticBeanstalkException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticLoadBalancing/ElasticLoadBalancingClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticLoadBalancing/Exception/ElasticLoadBalancingException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticLoadBalancingV2/ElasticLoadBalancingV2Client.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticLoadBalancingV2/Exception/ElasticLoadBalancingV2Exception.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticTranscoder/ElasticTranscoderClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticTranscoder/Exception/ElasticTranscoderException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticsearchService/ElasticsearchServiceClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticsearchService/Exception/ElasticsearchServiceException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Emr/EmrClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Emr/Exception/EmrException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Endpoint/EndpointProvider.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Endpoint/Partition.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Endpoint/PartitionEndpointProvider.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Endpoint/PartitionInterface.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Endpoint/PatternEndpointProvider.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/AwsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/CouldNotCreateChecksumException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/CredentialsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/MultipartUploadException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Firehose/Exception/FirehoseException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Firehose/FirehoseClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/GameLift/Exception/GameLiftException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/GameLift/GameLiftClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Glacier/Exception/GlacierException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Glacier/GlacierClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Glacier/MultipartUploader.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Glacier/TreeHash.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Greengrass/Exception/GreengrassException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Greengrass/GreengrassClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleHandler.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleStream.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/PsrStream.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/HandlerList.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/HasDataTrait.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/HashInterface.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/HashingStream.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Health/Exception/HealthException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Health/HealthClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/History.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Iam/Exception/IamException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Iam/IamClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ImportExport/Exception/ImportExportException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ImportExport/ImportExportClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Inspector/Exception/InspectorException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Inspector/InspectorClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Iot/Exception/IotException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Iot/IotClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/IotDataPlane/Exception/IotDataPlaneException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/IotDataPlane/IotDataPlaneClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/JsonCompiler.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Kinesis/Exception/KinesisException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Kinesis/KinesisClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/KinesisAnalytics/Exception/KinesisAnalyticsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/KinesisAnalytics/KinesisAnalyticsClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Kms/Exception/KmsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Kms/KmsClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Lambda/Exception/LambdaException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Lambda/LambdaClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/LexModelBuildingService/Exception/LexModelBuildingServiceException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/LexModelBuildingService/LexModelBuildingServiceClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/LexRuntimeService/Exception/LexRuntimeServiceException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/LexRuntimeService/LexRuntimeServiceClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Lightsail/Exception/LightsailException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Lightsail/LightsailClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/LruArrayCache.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MTurk/Exception/MTurkException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MTurk/MTurkClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MachineLearning/Exception/MachineLearningException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MachineLearning/MachineLearningClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/Exception/MarketplaceCommerceAnalyticsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/MarketplaceCommerceAnalyticsClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceEntitlementService/Exception/MarketplaceEntitlementServiceException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceEntitlementService/MarketplaceEntitlementServiceClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceMetering/Exception/MarketplaceMeteringException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceMetering/MarketplaceMeteringClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Middleware.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MockHandler.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MultiRegionClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploadManager.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploader.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Multipart/UploadState.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/OpsWorks/Exception/OpsWorksException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/OpsWorks/OpsWorksClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/OpsWorksCM/Exception/OpsWorksCMException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/OpsWorksCM/OpsWorksCMClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Organizations/Exception/OrganizationsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Organizations/OrganizationsClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/PhpHash.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Pinpoint/Exception/PinpointException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Polly/Exception/PollyException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Polly/PollyClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/PresignUrlMiddleware.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/PsrCacheAdapter.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Rds/AuthTokenGenerator.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Rds/Exception/RdsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Rds/RdsClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Redshift/Exception/RedshiftException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Redshift/RedshiftClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Rekognition/Exception/RekognitionException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Rekognition/RekognitionClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/Exception/ResourceGroupsTaggingAPIException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/ResourceGroupsTaggingAPIClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Result.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ResultInterface.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ResultPaginator.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/RetryMiddleware.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Route53/Exception/Route53Exception.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Route53/Route53Client.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Route53Domains/Exception/Route53DomainsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Route53Domains/Route53DomainsClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/AmbiguousSuccessParser.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/ApplyChecksumMiddleware.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/BatchDelete.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Exception/DeleteMultipleObjectsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Exception/S3Exception.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Exception/S3MultipartUploadException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/GetBucketLocationParser.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/MultipartCopy.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/MultipartUploader.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/MultipartUploadingTrait.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/ObjectCopier.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/ObjectUploader.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/PermanentRedirectMiddleware.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/PostObject.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/PostObjectV4.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/PutObjectUrlMiddleware.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/RetryableMalformedResponseParser.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3Client.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3EndpointMiddleware.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3MultiRegionClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3UriParser.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/SSECMiddleware.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/StreamWrapper.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Transfer.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sdk.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ServiceCatalog/Exception/ServiceCatalogException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ServiceCatalog/ServiceCatalogClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ses/Exception/SesException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ses/SesClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sfn/Exception/SfnException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sfn/SfnClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Shield/Exception/ShieldException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Shield/ShieldClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/AnonymousSignature.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/S3SignatureV4.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/SignatureInterface.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/SignatureProvider.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/SignatureTrait.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/SignatureV4.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sms/Exception/SmsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sms/SmsClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/SnowBall/Exception/SnowBallException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/SnowBall/SnowBallClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sns/Exception/SnsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sns/SnsClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sqs/Exception/SqsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sqs/SqsClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ssm/Exception/SsmException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ssm/SsmClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/StorageGateway/Exception/StorageGatewayException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/StorageGateway/StorageGatewayClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sts/Exception/StsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sts/StsClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Support/Exception/SupportException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Support/SupportClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Swf/Exception/SwfException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Swf/SwfClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/TraceMiddleware.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Waf/Exception/WafException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Waf/WafClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WafRegional/Exception/WafRegionalException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WafRegional/WafRegionalClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Waiter.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WorkDocs/Exception/WorkDocsException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WorkDocs/WorkDocsClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WorkSpaces/Exception/WorkSpacesException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WorkSpaces/WorkSpacesClient.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/XRay/Exception/XRayException.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/XRay/XRayClient.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php @@ -399,6 +646,8 @@ %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/appstream/2016-12-01/waiters-2.json.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/api-2.json.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/athena/2017-05-18/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/autoscaling/2011-01-01/waiters-2.json.php @@ -459,6 +708,7 @@ %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cognito-identity/2014-06-30/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/cognito-sync/2014-06-30/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/paginators-1.json.php @@ -474,6 +724,7 @@ %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/discovery/2015-11-01/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/api-2.json.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dms/2016-01-01/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/ds/2015-04-16/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/dynamodb/2011-12-05/paginators-1.json.php @@ -539,6 +790,7 @@ %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/glacier/2012-06-01/waiters-2.json.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/greengrass/2017-06-07/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/health/2016-08-04/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/iam/2010-05-08/api-2.json.php @@ -547,11 +799,14 @@ %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/importexport/2010-06-01/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/api-2.json.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/inspector/2016-02-16/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/api-2.json.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesis/2013-12-02/waiters-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/api-2.json.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/lambda/2015-03-31/api-2.json.php @@ -559,6 +814,7 @@ %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/lex-models/2017-04-19/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/api-2.json.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/lightsail/2016-11-28/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/logs/2014-03-28/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/machinelearning/2014-12-12/api-2.json.php @@ -628,6 +884,7 @@ %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/streams.dynamodb/2012-08-10/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/api-2.json.php +%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/sts/2011-06-15/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/swf/2012-01-25/api-2.json.php @@ -641,242 +898,18 @@ %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/api-2.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/workspaces/2015-04-08/paginators-1.json.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/data/xray/2016-04-12/api-2.json.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DatabaseMigrationService/DatabaseMigrationServiceClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DatabaseMigrationService/Exception/DatabaseMigrationServiceException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DataPipeline/DataPipelineClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DataPipeline/Exception/DataPipelineException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DeviceFarm/DeviceFarmClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DeviceFarm/Exception/DeviceFarmException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DirectConnect/DirectConnectClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DirectConnect/Exception/DirectConnectException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DirectoryService/DirectoryServiceClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DirectoryService/Exception/DirectoryServiceException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DoctrineCacheAdapter.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/BinaryValue.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/DynamoDbClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/Exception/DynamoDbException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/LockingSessionConnection.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/Marshaler.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/NumberValue.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/SessionConnectionInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/SessionHandler.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/SetValue.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/StandardSessionConnection.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDb/WriteRequestBatch.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDbStreams/DynamoDbStreamsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/DynamoDbStreams/Exception/DynamoDbStreamsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ec2/Ec2Client.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ec2/Exception/Ec2Exception.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ecr/EcrClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ecr/Exception/EcrException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ecs/EcsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ecs/Exception/EcsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Efs/EfsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Efs/Exception/EfsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElastiCache/ElastiCacheClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElastiCache/Exception/ElastiCacheException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticBeanstalk/ElasticBeanstalkClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticBeanstalk/Exception/ElasticBeanstalkException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticLoadBalancing/ElasticLoadBalancingClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticLoadBalancing/Exception/ElasticLoadBalancingException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticLoadBalancingV2/ElasticLoadBalancingV2Client.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticLoadBalancingV2/Exception/ElasticLoadBalancingV2Exception.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticsearchService/ElasticsearchServiceClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticsearchService/Exception/ElasticsearchServiceException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticTranscoder/ElasticTranscoderClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ElasticTranscoder/Exception/ElasticTranscoderException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Emr/EmrClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Emr/Exception/EmrException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Endpoint/EndpointProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Endpoint/Partition.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Endpoint/PartitionEndpointProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Endpoint/PartitionInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Endpoint/PatternEndpointProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/AwsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/CouldNotCreateChecksumException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/CredentialsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/MultipartUploadException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Firehose/Exception/FirehoseException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Firehose/FirehoseClient.php %%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/functions.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/GameLift/Exception/GameLiftException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/GameLift/GameLiftClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Glacier/Exception/GlacierException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Glacier/GlacierClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Glacier/MultipartUploader.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Glacier/TreeHash.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleHandler.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleStream.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Handler/GuzzleV5/PsrStream.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/HandlerList.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/HasDataTrait.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/HashingStream.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/HashInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Health/Exception/HealthException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Health/HealthClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/History.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Iam/Exception/IamException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Iam/IamClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/IdempotencyTokenMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ImportExport/Exception/ImportExportException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ImportExport/ImportExportClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Inspector/Exception/InspectorException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Inspector/InspectorClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Iot/Exception/IotException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Iot/IotClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/IotDataPlane/Exception/IotDataPlaneException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/IotDataPlane/IotDataPlaneClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/JsonCompiler.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Kinesis/Exception/KinesisException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Kinesis/KinesisClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/KinesisAnalytics/Exception/KinesisAnalyticsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/KinesisAnalytics/KinesisAnalyticsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Kms/Exception/KmsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Kms/KmsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Lambda/Exception/LambdaException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Lambda/LambdaClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/LexModelBuildingService/Exception/LexModelBuildingServiceException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/LexModelBuildingService/LexModelBuildingServiceClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/LexRuntimeService/Exception/LexRuntimeServiceException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/LexRuntimeService/LexRuntimeServiceClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Lightsail/Exception/LightsailException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Lightsail/LightsailClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/LruArrayCache.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MachineLearning/Exception/MachineLearningException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MachineLearning/MachineLearningClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/Exception/MarketplaceCommerceAnalyticsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/MarketplaceCommerceAnalyticsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceEntitlementService/Exception/MarketplaceEntitlementServiceException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceEntitlementService/MarketplaceEntitlementServiceClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceMetering/Exception/MarketplaceMeteringException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MarketplaceMetering/MarketplaceMeteringClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Middleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MockHandler.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MTurk/Exception/MTurkException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MTurk/MTurkClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploader.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Multipart/AbstractUploadManager.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Multipart/UploadState.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/MultiRegionClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/OpsWorks/Exception/OpsWorksException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/OpsWorks/OpsWorksClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/OpsWorksCM/Exception/OpsWorksCMException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/OpsWorksCM/OpsWorksCMClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Organizations/Exception/OrganizationsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Organizations/OrganizationsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/PhpHash.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Pinpoint/Exception/PinpointException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Pinpoint/PinpointClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Polly/Exception/PollyException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Polly/PollyClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/PresignUrlMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/PsrCacheAdapter.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Rds/AuthTokenGenerator.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Rds/Exception/RdsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Rds/RdsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Redshift/Exception/RedshiftException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Redshift/RedshiftClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Rekognition/Exception/RekognitionException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Rekognition/RekognitionClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/Exception/ResourceGroupsTaggingAPIException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ResourceGroupsTaggingAPI/ResourceGroupsTaggingAPIClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Result.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ResultInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ResultPaginator.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/RetryMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Route53/Exception/Route53Exception.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Route53/Route53Client.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Route53Domains/Exception/Route53DomainsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Route53Domains/Route53DomainsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/AmbiguousSuccessParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/ApplyChecksumMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/BatchDelete.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Exception/DeleteMultipleObjectsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Exception/S3Exception.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Exception/S3MultipartUploadException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/GetBucketLocationParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/MultipartCopy.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/MultipartUploader.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/MultipartUploadingTrait.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/ObjectCopier.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/ObjectUploader.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/PermanentRedirectMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/PostObject.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/PostObjectV4.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/PutObjectUrlMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/RetryableMalformedResponseParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3Client.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3EndpointMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3MultiRegionClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/S3UriParser.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/SSECMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/StreamWrapper.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/S3/Transfer.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sdk.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ServiceCatalog/Exception/ServiceCatalogException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/ServiceCatalog/ServiceCatalogClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ses/Exception/SesException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ses/SesClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sfn/Exception/SfnException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sfn/SfnClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Shield/Exception/ShieldException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Shield/ShieldClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/AnonymousSignature.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/S3SignatureV4.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/SignatureInterface.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/SignatureProvider.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/SignatureTrait.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Signature/SignatureV4.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sms/Exception/SmsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sms/SmsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/SnowBall/Exception/SnowBallException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/SnowBall/SnowBallClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sns/Exception/SnsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sns/SnsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sqs/Exception/SqsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sqs/SqsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ssm/Exception/SsmException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Ssm/SsmClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/StorageGateway/Exception/StorageGatewayException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/StorageGateway/StorageGatewayClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sts/Exception/StsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Sts/StsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Support/Exception/SupportException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Support/SupportClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Swf/Exception/SwfException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Swf/SwfClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/TraceMiddleware.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Waf/Exception/WafException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Waf/WafClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WafRegional/Exception/WafRegionalException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WafRegional/WafRegionalClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/Waiter.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WorkDocs/Exception/WorkDocsException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WorkDocs/WorkDocsClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WorkSpaces/Exception/WorkSpacesException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WorkSpaces/WorkSpacesClient.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/XRay/Exception/XRayException.php -%%WWWDIR%%/core/vendor/aws/aws-sdk-php/src/XRay/XRayClient.php %%WWWDIR%%/core/vendor/bin/jp.php %%WWWDIR%%/core/vendor/bin/sabredav %%WWWDIR%%/core/vendor/bin/vobjectvalidate.php %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/.gitignore %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/.scrutinizer.yml %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/.travis.yml +%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/LICENSE +%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/README.md %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/composer.json %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/composer.lock -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/LICENSE %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/phpunit.xml.dist -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/README.md %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/src/AccessToken.php %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/src/GrantType/AuthorizationCode.php %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/src/GrantType/ClientCredentials.php @@ -888,25 +921,30 @@ %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/src/GrantType/RefreshTokenGrantTypeInterface.php %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/src/Oauth2Subscriber.php %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/AccessTokenTest.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/bootstrap.php %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/GrantType/AuthorizationCodeTest.php %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/GrantType/JwtBearerTest.php %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/GrantType/PasswordCredentialsTest.php %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/GrantType/RefreshTokenTest.php %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/MockOAuth2Server.php %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/OAuth2SubscriberTest.php -%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/private.key %%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/TestBase.php +%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/bootstrap.php +%%WWWDIR%%/core/vendor/commerceguys/guzzle-oauth2-plugin/tests/private.key +%%WWWDIR%%/core/vendor/composer/ClassLoader.php +%%WWWDIR%%/core/vendor/composer/LICENSE %%WWWDIR%%/core/vendor/composer/autoload_classmap.php %%WWWDIR%%/core/vendor/composer/autoload_files.php %%WWWDIR%%/core/vendor/composer/autoload_namespaces.php %%WWWDIR%%/core/vendor/composer/autoload_psr4.php %%WWWDIR%%/core/vendor/composer/autoload_real.php %%WWWDIR%%/core/vendor/composer/autoload_static.php -%%WWWDIR%%/core/vendor/composer/ClassLoader.php %%WWWDIR%%/core/vendor/composer/installed.json -%%WWWDIR%%/core/vendor/composer/LICENSE %%WWWDIR%%/core/vendor/dapphp/securimage/AHGBold.ttf +%%WWWDIR%%/core/vendor/dapphp/securimage/LICENSE.txt +%%WWWDIR%%/core/vendor/dapphp/securimage/README.FONT.txt +%%WWWDIR%%/core/vendor/dapphp/securimage/README.md +%%WWWDIR%%/core/vendor/dapphp/securimage/README.txt +%%WWWDIR%%/core/vendor/dapphp/securimage/WavFile.php %%WWWDIR%%/core/vendor/dapphp/securimage/audio/.htaccess %%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/0.wav %%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/1.wav @@ -934,7 +972,6 @@ %%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/C.wav %%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/D.wav %%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/E.wav -%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/error.wav %%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/F.wav %%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/G.wav %%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/H.wav @@ -959,6 +996,7 @@ %%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/X.wav %%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/Y.wav %%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/Z.wav +%%WWWDIR%%/core/vendor/dapphp/securimage/audio/en/error.wav %%WWWDIR%%/core/vendor/dapphp/securimage/audio/noise/check-point-1.wav %%WWWDIR%%/core/vendor/dapphp/securimage/audio/noise/crowd-talking-1.wav %%WWWDIR%%/core/vendor/dapphp/securimage/audio/noise/crowd-talking-6.wav @@ -988,22 +1026,18 @@ %%WWWDIR%%/core/vendor/dapphp/securimage/images/audio_icon.png %%WWWDIR%%/core/vendor/dapphp/securimage/images/loading.png %%WWWDIR%%/core/vendor/dapphp/securimage/images/refresh.png -%%WWWDIR%%/core/vendor/dapphp/securimage/LICENSE.txt -%%WWWDIR%%/core/vendor/dapphp/securimage/README.FONT.txt -%%WWWDIR%%/core/vendor/dapphp/securimage/README.md -%%WWWDIR%%/core/vendor/dapphp/securimage/README.txt -%%WWWDIR%%/core/vendor/dapphp/securimage/securimage_play.php -%%WWWDIR%%/core/vendor/dapphp/securimage/securimage_play.swf -%%WWWDIR%%/core/vendor/dapphp/securimage/securimage_show.php %%WWWDIR%%/core/vendor/dapphp/securimage/securimage.css %%WWWDIR%%/core/vendor/dapphp/securimage/securimage.js %%WWWDIR%%/core/vendor/dapphp/securimage/securimage.php -%%WWWDIR%%/core/vendor/dapphp/securimage/WavFile.php +%%WWWDIR%%/core/vendor/dapphp/securimage/securimage_play.php +%%WWWDIR%%/core/vendor/dapphp/securimage/securimage_play.swf +%%WWWDIR%%/core/vendor/dapphp/securimage/securimage_show.php %%WWWDIR%%/core/vendor/dapphp/securimage/words/words.txt -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/config -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/description %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/FETCH_HEAD %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/HEAD +%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/ORIG_HEAD +%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/config +%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/description %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/hooks/applypatch-msg.sample %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/hooks/commit-msg.sample %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/hooks/post-update.sample @@ -1021,9 +1055,8 @@ %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/logs/refs/remotes/composer/forcedisconnect %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/logs/refs/remotes/composer/master %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/logs/refs/remotes/origin/HEAD -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/objects/pack/pack-d595481bacdaba385a2d1bfa34620e5b6e744ad5.idx -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/objects/pack/pack-d595481bacdaba385a2d1bfa34620e5b6e744ad5.pack -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/ORIG_HEAD +%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/objects/pack/pack-61d6e10a56b776c950ac2c98fcb9123fd3b94b6b.idx +%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/objects/pack/pack-61d6e10a56b776c950ac2c98fcb9123fd3b94b6b.pack %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/packed-refs %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/refs/heads/master %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/refs/remotes/composer/eventloop @@ -1032,6 +1065,7 @@ %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.git/refs/remotes/origin/HEAD %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.gitignore %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/.gitmodules +%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/LICENSE %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/bootstrap.php %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/composer.json %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/cruft/simple-sub.php @@ -1039,7 +1073,6 @@ %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/cruft/test-dedupe.php %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/cruft/test-pub.php %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/cruft/test-sub.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/LICENSE %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/readme.md %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Connection/Connection.php %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Connection/ConnectionInterface.php @@ -1061,72 +1094,72 @@ %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Lookup/Nsqlookupd.php %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Message/Message.php %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Message/MessageInterface.php -%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/nsqphp.php %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/RequeueStrategy/DelaysList.php %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/RequeueStrategy/FixedDelay.php %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/RequeueStrategy/GrowingDelay.php %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/RequeueStrategy/RequeueStrategyInterface.php %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Wire/Reader.php %%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/Wire/Writer.php +%%WWWDIR%%/core/vendor/davegardnerisme/nsqphp/src/nsqphp/nsqphp.php %%WWWDIR%%/core/vendor/evenement/evenement/.gitignore %%WWWDIR%%/core/vendor/evenement/evenement/.travis.yml %%WWWDIR%%/core/vendor/evenement/evenement/CHANGELOG.md -%%WWWDIR%%/core/vendor/evenement/evenement/composer.json %%WWWDIR%%/core/vendor/evenement/evenement/LICENSE -%%WWWDIR%%/core/vendor/evenement/evenement/phpunit.xml.dist %%WWWDIR%%/core/vendor/evenement/evenement/README.md +%%WWWDIR%%/core/vendor/evenement/evenement/composer.json +%%WWWDIR%%/core/vendor/evenement/evenement/phpunit.xml.dist %%WWWDIR%%/core/vendor/evenement/evenement/src/Evenement/EventEmitter.php %%WWWDIR%%/core/vendor/evenement/evenement/src/Evenement/EventEmitterInterface.php %%WWWDIR%%/core/vendor/evenement/evenement/src/Evenement/EventEmitterTrait.php -%%WWWDIR%%/core/vendor/evenement/evenement/tests/bootstrap.php %%WWWDIR%%/core/vendor/evenement/evenement/tests/Evenement/Tests/EventEmitterTest.php %%WWWDIR%%/core/vendor/evenement/evenement/tests/Evenement/Tests/Listener.php +%%WWWDIR%%/core/vendor/evenement/evenement/tests/bootstrap.php %%WWWDIR%%/core/vendor/firebase/php-jwt/.gitignore %%WWWDIR%%/core/vendor/firebase/php-jwt/.travis.yml %%WWWDIR%%/core/vendor/firebase/php-jwt/Authentication/JWT.php -%%WWWDIR%%/core/vendor/firebase/php-jwt/composer.json -%%WWWDIR%%/core/vendor/firebase/php-jwt/composer.lock -%%WWWDIR%%/core/vendor/firebase/php-jwt/composer.phar %%WWWDIR%%/core/vendor/firebase/php-jwt/Exceptions/BeforeValidException.php %%WWWDIR%%/core/vendor/firebase/php-jwt/Exceptions/ExpiredException.php %%WWWDIR%%/core/vendor/firebase/php-jwt/Exceptions/SignatureInvalidException.php %%WWWDIR%%/core/vendor/firebase/php-jwt/LICENSE +%%WWWDIR%%/core/vendor/firebase/php-jwt/README.md +%%WWWDIR%%/core/vendor/firebase/php-jwt/composer.json +%%WWWDIR%%/core/vendor/firebase/php-jwt/composer.lock +%%WWWDIR%%/core/vendor/firebase/php-jwt/composer.phar %%WWWDIR%%/core/vendor/firebase/php-jwt/package.xml %%WWWDIR%%/core/vendor/firebase/php-jwt/phpunit.xml.dist -%%WWWDIR%%/core/vendor/firebase/php-jwt/README.md %%WWWDIR%%/core/vendor/firebase/php-jwt/run-tests.sh +%%WWWDIR%%/core/vendor/firebase/php-jwt/tests/JWTTest.php %%WWWDIR%%/core/vendor/firebase/php-jwt/tests/autoload.php.dist %%WWWDIR%%/core/vendor/firebase/php-jwt/tests/bootstrap.php -%%WWWDIR%%/core/vendor/firebase/php-jwt/tests/JWTTest.php %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/.gitignore %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/.travis.yml +%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/LICENSE +%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/README.md %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/composer.json %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/composer.lock -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/LICENSE %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/phpunit.xml.dist -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/README.md %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/src/FileLoader.php %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/src/JsonLoader.php %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/src/PhpLoader.php %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/src/YamlLoader.php %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/bootstrap.php -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import_import.json -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import_import.php -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import_import.yml -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import.json -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import.php -%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import.yml %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description.json %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description.php %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description.yml +%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import.json +%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import.php +%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import.yml +%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import_import.json +%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import_import.php +%%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/description_import_import.yml %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/invalid.json %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/invalid.php %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/fixtures/invalid.yml %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/suite/JsonLoaderTest.php %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/suite/PhpLoaderTest.php %%WWWDIR%%/core/vendor/gimler/guzzle-description-loader/tests/suite/YamlLoaderTest.php -%%WWWDIR%%/core/vendor/guzzlehttp/command/composer.json %%WWWDIR%%/core/vendor/guzzlehttp/command/LICENSE +%%WWWDIR%%/core/vendor/guzzlehttp/command/composer.json %%WWWDIR%%/core/vendor/guzzlehttp/command/src/AbstractClient.php %%WWWDIR%%/core/vendor/guzzlehttp/command/src/Command.php %%WWWDIR%%/core/vendor/guzzlehttp/command/src/CommandInterface.php @@ -1145,11 +1178,11 @@ %%WWWDIR%%/core/vendor/guzzlehttp/command/src/Subscriber/ResultMock.php %%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/.gitignore %%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/.travis.yml -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/composer.json %%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/LICENSE %%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/Makefile -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/phpunit.xml.dist %%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/README.rst +%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/composer.json +%%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/phpunit.xml.dist %%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/Description.php %%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/DescriptionInterface.php %%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/src/GuzzleClient.php @@ -1205,9 +1238,10 @@ %%WWWDIR%%/core/vendor/guzzlehttp/guzzle-services/tests/Subscriber/ValidateInputTest.php %%WWWDIR%%/core/vendor/guzzlehttp/guzzle/.travis.yml %%WWWDIR%%/core/vendor/guzzlehttp/guzzle/CHANGELOG.md -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/composer.json %%WWWDIR%%/core/vendor/guzzlehttp/guzzle/LICENSE %%WWWDIR%%/core/vendor/guzzlehttp/guzzle/README.md +%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/UPGRADING.md +%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/composer.json %%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/BatchResults.php %%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Client.php %%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/ClientInterface.php @@ -1279,19 +1313,16 @@ %%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/UriTemplate.php %%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Url.php %%WWWDIR%%/core/vendor/guzzlehttp/guzzle/src/Utils.php -%%WWWDIR%%/core/vendor/guzzlehttp/guzzle/UPGRADING.md %%WWWDIR%%/core/vendor/guzzlehttp/promises/CHANGELOG.md -%%WWWDIR%%/core/vendor/guzzlehttp/promises/composer.json %%WWWDIR%%/core/vendor/guzzlehttp/promises/LICENSE %%WWWDIR%%/core/vendor/guzzlehttp/promises/Makefile %%WWWDIR%%/core/vendor/guzzlehttp/promises/README.md +%%WWWDIR%%/core/vendor/guzzlehttp/promises/composer.json %%WWWDIR%%/core/vendor/guzzlehttp/promises/src/AggregateException.php %%WWWDIR%%/core/vendor/guzzlehttp/promises/src/CancellationException.php %%WWWDIR%%/core/vendor/guzzlehttp/promises/src/Coroutine.php %%WWWDIR%%/core/vendor/guzzlehttp/promises/src/EachPromise.php %%WWWDIR%%/core/vendor/guzzlehttp/promises/src/FulfilledPromise.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/functions_include.php -%%WWWDIR%%/core/vendor/guzzlehttp/promises/src/functions.php %%WWWDIR%%/core/vendor/guzzlehttp/promises/src/Promise.php %%WWWDIR%%/core/vendor/guzzlehttp/promises/src/PromiseInterface.php %%WWWDIR%%/core/vendor/guzzlehttp/promises/src/PromisorInterface.php @@ -1299,17 +1330,17 @@ *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***