jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/352603 )

Change subject: Remove committed vendor folder
......................................................................


Remove committed vendor folder

Bug: T164751
Change-Id: I6c386ce3d9e567ec018d17ba61a5ae795b9a0004
---
M AWSSDK.php
D composer.lock
D vendor/autoload.php
D vendor/aws/aws-sdk-php/.gitignore
D vendor/aws/aws-sdk-php/CHANGELOG.md
D vendor/aws/aws-sdk-php/LICENSE.md
D vendor/aws/aws-sdk-php/NOTICE.md
D vendor/aws/aws-sdk-php/README.md
D vendor/aws/aws-sdk-php/UPGRADING.md
D vendor/aws/aws-sdk-php/build.xml
D vendor/aws/aws-sdk-php/build/phar-stub.php
D vendor/aws/aws-sdk-php/build/vanity/bootstrap.php
D vendor/aws/aws-sdk-php/build/vanity/config.yml
D vendor/aws/aws-sdk-php/composer.json
D vendor/aws/aws-sdk-php/phpunit.functional.xml.dist
D vendor/aws/aws-sdk-php/phpunit.xml.dist
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/CloudFrontClient.php
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/CloudFrontSignature.php
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/Enum/OriginProtocolPolicy.php
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/Enum/ViewerProtocolPolicy.php
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/AccessDeniedException.php
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/BatchTooLargeException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/CNAMEAlreadyExistsException.php
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/CloudFrontException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/CloudFrontOriginAccessIdentityAlreadyExistsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/CloudFrontOriginAccessIdentityInUseException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/DistributionAlreadyExistsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/DistributionNotDisabledException.php
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/Exception.php
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/IllegalUpdateException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/InconsistentQuantitiesException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/InvalidArgumentException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/InvalidDefaultRootObjectException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/InvalidIfMatchVersionException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/InvalidOriginAccessIdentityException.php
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/InvalidOriginException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/InvalidRequiredProtocolException.php
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/MissingBodyException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/NoSuchCloudFrontOriginAccessIdentityException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/NoSuchDistributionException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/NoSuchInvalidationException.php
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/NoSuchOriginException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/NoSuchStreamingDistributionException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/PreconditionFailedException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/StreamingDistributionAlreadyExistsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/StreamingDistributionNotDisabledException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/TooManyCacheBehaviorsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/TooManyCloudFrontOriginAccessIdentitiesException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/TooManyDistributionCNAMEsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/TooManyDistributionsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/TooManyInvalidationsInProgressException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/TooManyOriginsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/TooManyStreamingDistributionCNAMEsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/TooManyStreamingDistributionsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/TooManyTrustedSignersException.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Exception/TrustedSignerDoesNotExistException.php
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/Resources/client.php
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/Resources/cloudfront-2012-05-05.php
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/Waiter/DistributionDeployed.php
D vendor/aws/aws-sdk-php/src/Aws/CloudFront/Waiter/InvalidationCompleted.php
D 
vendor/aws/aws-sdk-php/src/Aws/CloudFront/Waiter/StreamingDistributionDeployed.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Aws.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Client/AbstractClient.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Client/AbstractMissingFunctionOptionResolver.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Client/AwsClientInterface.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Client/BackoffOptionResolver.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Client/ClientBuilder.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Client/CredentialsOptionResolver.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Client/DefaultClient.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Client/OptionResolverInterface.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Client/SignatureOptionResolver.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Client/UploadBodyListener.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Client/UserAgentListener.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Command/AwsQueryVisitor.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Command/JsonCommand.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Command/QueryCommand.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Command/XmlResponseLocationVisitor.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/AbstractCredentialsDecorator.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/AbstractRefreshableCredentials.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/CacheableCredentials.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/Credentials.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/CredentialsInterface.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/RefreshableInstanceProfileCredentials.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Enum.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Enum/ClientOptions.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Enum/DateFormat.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Enum/Region.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Enum/Size.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Enum/Time.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Enum/UaString.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Exception/AwsExceptionInterface.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Exception/BadMethodCallException.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Exception/DomainException.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ExceptionFactoryInterface.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ExceptionListener.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Exception/InstanceProfileCredentialsException.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Exception/InvalidArgumentException.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Exception/LogicException.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Exception/MultipartUploadException.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Exception/NamespaceExceptionFactory.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Exception/OutOfBoundsException.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Exception/OverflowException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/AbstractJsonExceptionParser.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/DefaultXmlExceptionParser.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/ExceptionParserInterface.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/JsonQueryExceptionParser.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/JsonRestExceptionParser.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Exception/RuntimeException.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ServiceResponseException.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Exception/UnexpectedValueException.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Hash/ChunkHash.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Hash/ChunkHashInterface.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Hash/HashUtils.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Hash/TreeHash.php
D vendor/aws/aws-sdk-php/src/Aws/Common/HostNameUtils.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/InstanceMetadata/InstanceMetadataClient.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/InstanceMetadata/Waiter/ServiceAvailable.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Iterator/AwsResourceIterator.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Iterator/AwsResourceIteratorFactory.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractTransfer.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractTransferState.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractUploadBuilder.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractUploadId.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractUploadPart.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/TransferInterface.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/TransferStateInterface.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/UploadIdInterface.php
D 
vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/UploadPartInterface.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Region/CachingEndpointProvider.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Region/Endpoint.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Region/EndpointProviderInterface.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Region/Region.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Region/Service.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Region/XmlEndpointProvider.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Resources/aws-config.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Resources/endpoints.xml
D vendor/aws/aws-sdk-php/src/Aws/Common/Resources/sdk1-config.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Signature/AbstractSignature.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Signature/EndpointSignatureInterface.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureInterface.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureListener.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV2.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV3.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV3Https.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV4.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/AbstractResourceWaiter.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/AbstractWaiter.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/CallableWaiter.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/CompositeWaiterFactory.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/ConfigResourceWaiter.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/ResourceWaiterInterface.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterClassFactory.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterConfig.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterConfigFactory.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterFactoryInterface.php
D vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterInterface.php
D vendor/aws/aws-sdk-php/src/Aws/DataPipeline/DataPipelineClient.php
D vendor/aws/aws-sdk-php/src/Aws/DataPipeline/Enum/WorkStatus.php
D 
vendor/aws/aws-sdk-php/src/Aws/DataPipeline/Exception/DataPipelineException.php
D 
vendor/aws/aws-sdk-php/src/Aws/DataPipeline/Exception/InternalServiceErrorException.php
D 
vendor/aws/aws-sdk-php/src/Aws/DataPipeline/Exception/InvalidRequestException.php
D 
vendor/aws/aws-sdk-php/src/Aws/DataPipeline/Exception/PipelineDeletedException.php
D 
vendor/aws/aws-sdk-php/src/Aws/DataPipeline/Exception/PipelineNotFoundException.php
D 
vendor/aws/aws-sdk-php/src/Aws/DataPipeline/Exception/TaskNotFoundException.php
D vendor/aws/aws-sdk-php/src/Aws/DataPipeline/Resources/client.php
D 
vendor/aws/aws-sdk-php/src/Aws/DataPipeline/Resources/datapipeline-2012-10-29.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Crc32ErrorChecker.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/DynamoDbClient.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Enum/AttributeAction.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Enum/AttributeType.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Enum/ComparisonOperator.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Enum/ReturnValue.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Enum/ScalarAttributeType.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Enum/TableStatus.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Enum/Type.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/AccessDeniedException.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/ConditionalCheckFailedException.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/DynamoDbException.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/IncompleteSignatureException.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/InternalFailureException.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/InternalServerErrorException.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/LimitExceededException.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/MissingAuthenticationTokenException.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/ProvisionedThroughputExceededException.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/ResourceInUseException.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/ResourceNotFoundException.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/ServiceUnavailableException.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/ThrottlingException.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/UnprocessedWriteRequestsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/UnrecognizedClientException.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Exception/ValidationException.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Iterator/BatchGetItemIterator.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Iterator/ScanIterator.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Model/Attribute.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Model/BatchRequest/AbstractWriteRequest.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Model/BatchRequest/DeleteRequest.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Model/BatchRequest/PutRequest.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Model/BatchRequest/UnprocessedRequest.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Model/BatchRequest/WriteRequestBatch.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Model/BatchRequest/WriteRequestBatchTransfer.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Model/BatchRequest/WriteRequestInterface.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Model/Item.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Resources/client.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Resources/dynamodb-2011-12-05.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Session/LockingStrategy/AbstractLockingStrategy.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Session/LockingStrategy/LockingStrategyFactory.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Session/LockingStrategy/LockingStrategyFactoryInterface.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Session/LockingStrategy/LockingStrategyInterface.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Session/LockingStrategy/NullLockingStrategy.php
D 
vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Session/LockingStrategy/PessimisticLockingStrategy.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Session/SessionHandler.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Session/SessionHandlerConfig.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/ThrottlingErrorChecker.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Waiter/TableExists.php
D vendor/aws/aws-sdk-php/src/Aws/DynamoDb/Waiter/TableNotExists.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Ec2Client.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/ContainerFormat.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/DiskImageFormat.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/DomainType.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/ExportEnvironment.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/HypervisorType.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/ImageState.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/InstanceAttributeName.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/InstanceStateName.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/InstanceType.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/PlacementGroupState.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/PlacementStrategy.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/ResourceType.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/RuleAction.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/SnapshotAttributeName.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/SnapshotState.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/SpotInstanceType.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/VirtualizationType.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/VolumeAttachmentState.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/VolumeAttributeName.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/VolumeState.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Enum/VolumeType.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Exception/Ec2Exception.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Iterator/DescribeInstancesIterator.php
D vendor/aws/aws-sdk-php/src/Aws/Ec2/Resources/ec2-2012-12-01.php
D vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/ElasticBeanstalkClient.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Enum/ConfigurationDeploymentStatus.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Enum/ConfigurationOptionValueType.php
D vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Enum/EnvironmentHealth.php
D vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Enum/EnvironmentInfoType.php
D vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Enum/EnvironmentStatus.php
D vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Enum/EventSeverity.php
D vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Enum/ValidationSeverity.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Exception/ElasticBeanstalkException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Exception/InsufficientPrivilegesException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Exception/OperationInProgressException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Exception/S3LocationNotInServiceRegionException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Exception/S3SubscriptionRequiredException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Exception/SourceBundleDeletionException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Exception/TooManyApplicationVersionsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Exception/TooManyApplicationsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Exception/TooManyBucketsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Exception/TooManyConfigurationTemplatesException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Exception/TooManyEnvironmentsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticBeanstalk/Resources/elasticbeanstalk-2010-12-01.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/ElasticLoadBalancingClient.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/AccessPointNotFoundException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/CertificateNotFoundException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/DuplicateAccessPointNameException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/DuplicateListenerException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/DuplicatePolicyNameException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/ElasticLoadBalancingException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/InvalidConfigurationRequestException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/InvalidEndPointException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/InvalidSchemeException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/InvalidSecurityGroupException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/InvalidSubnetException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/ListenerNotFoundException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/PolicyNotFoundException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/PolicyTypeNotFoundException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/SubnetNotFoundException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/TooManyAccessPointsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Exception/TooManyPoliciesException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticLoadBalancing/Resources/elasticloadbalancing-2012-06-01.php
D vendor/aws/aws-sdk-php/src/Aws/ElasticTranscoder/ElasticTranscoderClient.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticTranscoder/Exception/AccessDeniedException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticTranscoder/Exception/ElasticTranscoderException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticTranscoder/Exception/InternalServiceException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticTranscoder/Exception/LimitExceededException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticTranscoder/Exception/ResourceInUseException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticTranscoder/Exception/ResourceNotFoundException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticTranscoder/Exception/ValidationException.php
D 
vendor/aws/aws-sdk-php/src/Aws/ElasticTranscoder/Resources/elastictranscoder-2012-09-25.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/Enum/Action.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/Enum/ActionCode.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/Enum/StatusCode.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/Exception/GlacierException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Glacier/Exception/InvalidParameterValueException.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/Exception/LimitExceededException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Glacier/Exception/MissingParameterValueException.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/Exception/RequestTimeoutException.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/Exception/ResourceNotFoundException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Glacier/Exception/ServiceUnavailableException.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/GlacierClient.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/GlacierUploadListener.php
D 
vendor/aws/aws-sdk-php/src/Aws/Glacier/Model/MultipartUpload/AbstractTransfer.php
D 
vendor/aws/aws-sdk-php/src/Aws/Glacier/Model/MultipartUpload/ParallelTransfer.php
D 
vendor/aws/aws-sdk-php/src/Aws/Glacier/Model/MultipartUpload/SerialTransfer.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/Model/MultipartUpload/TransferState.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/Model/MultipartUpload/UploadBuilder.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/Model/MultipartUpload/UploadId.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/Model/MultipartUpload/UploadPart.php
D 
vendor/aws/aws-sdk-php/src/Aws/Glacier/Model/MultipartUpload/UploadPartContext.php
D 
vendor/aws/aws-sdk-php/src/Aws/Glacier/Model/MultipartUpload/UploadPartGenerator.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/Resources/client.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/Resources/glacier-2012-06-01.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/Waiter/VaultExists.php
D vendor/aws/aws-sdk-php/src/Aws/Glacier/Waiter/VaultNotExists.php
D vendor/aws/aws-sdk-php/src/Aws/Iam/Enum/AssignmentStatusType.php
D vendor/aws/aws-sdk-php/src/Aws/Iam/Enum/StatusType.php
D vendor/aws/aws-sdk-php/src/Aws/Iam/Exception/DeleteConflictException.php
D vendor/aws/aws-sdk-php/src/Aws/Iam/Exception/DuplicateCertificateException.php
D vendor/aws/aws-sdk-php/src/Aws/Iam/Exception/EntityAlreadyExistsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Iam/Exception/EntityTemporarilyUnmodifiableException.php
D vendor/aws/aws-sdk-php/src/Aws/Iam/Exception/IamException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Iam/Exception/InvalidAuthenticationCodeException.php
D vendor/aws/aws-sdk-php/src/Aws/Iam/Exception/InvalidCertificateException.php
D vendor/aws/aws-sdk-php/src/Aws/Iam/Exception/InvalidUserTypeException.php
D vendor/aws/aws-sdk-php/src/Aws/Iam/Exception/KeyPairMismatchException.php
D vendor/aws/aws-sdk-php/src/Aws/Iam/Exception/LimitExceededException.php
D vendor/aws/aws-sdk-php/src/Aws/Iam/Exception/MalformedCertificateException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Iam/Exception/MalformedPolicyDocumentException.php
D vendor/aws/aws-sdk-php/src/Aws/Iam/Exception/NoSuchEntityException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Iam/Exception/PasswordPolicyViolationException.php
D vendor/aws/aws-sdk-php/src/Aws/Iam/IamClient.php
D vendor/aws/aws-sdk-php/src/Aws/Iam/Resources/iam-2010-05-08.php
D vendor/aws/aws-sdk-php/src/Aws/Route53/Enum/Action.php
D vendor/aws/aws-sdk-php/src/Aws/Route53/Enum/RecordType.php
D vendor/aws/aws-sdk-php/src/Aws/Route53/Enum/Status.php
D 
vendor/aws/aws-sdk-php/src/Aws/Route53/Exception/DelegationSetNotAvailableException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Route53/Exception/HostedZoneAlreadyExistsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Route53/Exception/HostedZoneNotEmptyException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Route53/Exception/InvalidChangeBatchException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Route53/Exception/InvalidDomainNameException.php
D vendor/aws/aws-sdk-php/src/Aws/Route53/Exception/InvalidInputException.php
D vendor/aws/aws-sdk-php/src/Aws/Route53/Exception/NoSuchChangeException.php
D vendor/aws/aws-sdk-php/src/Aws/Route53/Exception/NoSuchHostedZoneException.php
D vendor/aws/aws-sdk-php/src/Aws/Route53/Exception/Route53Exception.php
D 
vendor/aws/aws-sdk-php/src/Aws/Route53/Exception/TooManyHostedZonesException.php
D vendor/aws/aws-sdk-php/src/Aws/Route53/Resources/client.php
D vendor/aws/aws-sdk-php/src/Aws/Route53/Resources/route53-2012-02-29.php
D vendor/aws/aws-sdk-php/src/Aws/Route53/Route53Client.php
D vendor/aws/aws-sdk-php/src/Aws/S3/AcpListener.php
D vendor/aws/aws-sdk-php/src/Aws/S3/BucketStyleListener.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Enum/CannedAcl.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Event.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Enum/GranteeType.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Group.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Enum/MFADelete.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Enum/MetadataDirective.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Payer.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Permission.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Protocol.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Enum/ServerSideEncryption.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Status.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Storage.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Enum/StorageClass.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/AccessDeniedException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/AccountProblemException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/AmbiguousGrantByEmailAddressException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BadDigestException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BucketAlreadyExistsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BucketAlreadyOwnedByYouException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BucketNotEmptyException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/CredentialsNotSupportedException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/CrossLocationLoggingProhibitedException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/DeleteMultipleObjectsException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/EntityTooLargeException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/EntityTooSmallException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ExpiredTokenException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/IllegalVersioningConfigurationException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/IncompleteBodyException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/IncorrectNumberOfFilesInPostRequestException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InlineDataTooLargeException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InternalErrorException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidAccessKeyIdException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidAddressingHeaderException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidArgumentException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidBucketNameException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidBucketStateException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidDigestException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidLocationConstraintException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPartException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPartOrderException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPayerException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPolicyDocumentException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidRangeException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidRequestException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidSOAPRequestException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidSecurityException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidStorageClassException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidTagErrorException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidTargetBucketForLoggingException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidTokenException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidURIException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/KeyTooLongException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MalformedACLErrorException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MalformedPOSTRequestException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MalformedXMLException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MaxMessageLengthExceededException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MaxPostPreDataLengthExceededErrorException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MetadataTooLargeException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MethodNotAllowedException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingAttachmentException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingContentLengthException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingRequestBodyErrorException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingSecurityElementException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingSecurityHeaderException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoLoggingStatusForKeyException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchBucketException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchBucketPolicyException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchCORSConfigurationException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchKeyException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchLifecycleConfigurationException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchTagSetErrorException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchUploadException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchVersionException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchWebsiteConfigurationException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NotImplementedException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NotSignedUpException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NotSuchBucketPolicyException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ObjectAlreadyInActiveTierErrorException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ObjectNotInActiveTierErrorException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/OperationAbortedException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/Parser/S3ExceptionParser.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/PermanentRedirectException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/PreconditionFailedException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RedirectException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestIsNotMultiPartContentException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestTimeTooSkewedException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestTimeoutException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestTorrentOfBucketErrorException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/S3Exception.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ServiceUnavailableException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/SignatureDoesNotMatchException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/SlowDownException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/TemporaryRedirectException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/TokenRefreshRequiredException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/TooManyBucketsException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Exception/UnexpectedContentException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/UnresolvableGrantByEmailAddressException.php
D 
vendor/aws/aws-sdk-php/src/Aws/S3/Exception/UserKeyMustBeSpecifiedException.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListBucketsIterator.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListMultipartUploadsIterator.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListObjectVersionsIterator.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListObjectsIterator.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Model/Acp.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Model/AcpBuilder.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Model/ClearBucket.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Model/DeleteObjectsBatch.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Model/DeleteObjectsTransfer.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Model/Grant.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Model/Grantee.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/AbstractTransfer.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/ParallelTransfer.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/SerialTransfer.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/TransferState.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/UploadBuilder.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/UploadId.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/UploadPart.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Model/PostObject.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Resources/client.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Resources/s3-2006-03-01.php
D vendor/aws/aws-sdk-php/src/Aws/S3/S3Client.php
D vendor/aws/aws-sdk-php/src/Aws/S3/S3Signature.php
D vendor/aws/aws-sdk-php/src/Aws/S3/S3SignatureInterface.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Waiter/BucketExists.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Waiter/BucketNotExists.php
D vendor/aws/aws-sdk-php/src/Aws/S3/Waiter/ObjectExists.php
D 
vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/AttributeDoesNotExistException.php
D 
vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/DuplicateItemNameException.php
D 
vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/InvalidNextTokenException.php
D 
vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/InvalidNumberPredicatesException.php
D 
vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/InvalidNumberValueTestsException.php
D 
vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/InvalidParameterValueException.php
D 
vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/InvalidQueryExpressionException.php
D 
vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/MissingParameterException.php
D vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/NoSuchDomainException.php
D 
vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/NumberDomainAttributesExceededException.php
D 
vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/NumberDomainBytesExceededException.php
D 
vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/NumberDomainsExceededException.php
D 
vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/NumberItemAttributesExceededException.php
D 
vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/NumberSubmittedAttributesExceededException.php
D 
vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/NumberSubmittedItemsExceededException.php
D vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/RequestTimeoutException.php
D vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/SimpleDbException.php
D 
vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Exception/TooManyRequestedAttributesException.php
D vendor/aws/aws-sdk-php/src/Aws/SimpleDb/Resources/sdb-2009-04-15.php
D vendor/aws/aws-sdk-php/src/Aws/SimpleDb/SimpleDbClient.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/IncompleteSignatureException.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/InternalFailureException.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/InvalidActionException.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/InvalidClientTokenIdException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/InvalidParameterCombinationException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/InvalidParameterValueException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/InvalidQueryParameterException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/MalformedPolicyDocumentException.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/MalformedQueryStringException.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/MissingActionException.php
D 
vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/MissingAuthenticationTokenException.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/MissingParameterException.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/OptInRequiredException.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/PackedPolicyTooLargeException.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/RequestExpiredException.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/ServiceUnavailableException.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/StsException.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/Exception/ThrottlingException.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/Resources/client.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/Resources/sts-2011-06-15.php
D vendor/aws/aws-sdk-php/src/Aws/Sts/StsClient.php
D vendor/aws/aws-sdk-php/test_services.json.dist
D vendor/aws/aws-sdk-php/tests/Aws/Tests/CloudFront/CloudFrontClientTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/CloudFront/CloudFrontSignatureTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/CloudFront/Integration/BasicOperationsTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/CloudFront/Integration/IteratorsTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/CloudFront/Waiter/DistributionDeployedTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/CloudFront/Waiter/InvalidationCompletedTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/CloudFront/Waiter/StreamingDistributionDeployedTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/AwsTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Client/AbstractClientTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Client/AbstractMissingFunctionOptionResolverTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Client/BackoffOptionResolverTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Client/ClientBuilderTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Client/CredentialsOptionResolverTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Client/DefaultClientTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Client/SignatureOptionResolverTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Client/UploadBodyListenerTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Client/UserAgentListenerTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Command/AwsQueryVisitorTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Command/JsonCommandTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Credentials/AbstractCredentialsDecoratorTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Credentials/AbstractRefreshableCredentialsTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Credentials/CacheableCredentialsTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Credentials/CredentialsTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Credentials/RefreshableInstanceProfileCredentialsIntegrationTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Credentials/RefreshableInstanceProfileCredentialsTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/EnumTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Exception/ExceptionListenerTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Exception/InstanceProfileCredentialsExceptionTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Exception/NamespaceExceptionFactoryTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Exception/Parser/DefaultXmlExceptionParserTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Exception/Parser/JsonQueryExceptionParserTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Exception/Parser/JsonRestExceptionParserTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Exception/ServiceResponseExceptionTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Hash/ChunkHashTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Hash/HashUtilsTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Hash/TreeHashTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/HostNameUtilsTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/InstanceMetadata/InstanceMetadataClientTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Integration/ClientIntegrationTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Integration/SignatureV2IntegrationTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Iterator/AwsResourceIteratorFactoryTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Iterator/AwsResourceIteratorTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Model/MultipartUpload/AbstractTransferStateTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Model/MultipartUpload/AbstractTransferTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Model/MultipartUpload/AbstractUploadBuilderTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Model/MultipartUpload/AbstractUploadIdTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Model/MultipartUpload/AbstractUploadPartTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Region/CachingEndpointProviderTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Region/EndpointTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Region/RegionTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Region/ServiceTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Region/XmlEndpointProviderTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/AbstractSignatureTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/SignatureListenerTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/SignatureV2Test.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/SignatureV3HttpsTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/SignatureV3Test.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/SignatureV4Test.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-header-key-duplicate.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-header-key-duplicate.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-header-key-duplicate.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-header-key-duplicate.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-header-key-duplicate.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-header-value-order.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-header-value-order.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-header-value-order.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-header-value-order.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-header-value-order.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-header-value-trim.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-header-value-trim.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-header-value-trim.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-header-value-trim.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-header-value-trim.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-relative-relative.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-relative-relative.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-relative-relative.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-relative-relative.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-relative-relative.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-relative.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-relative.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-relative.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-relative.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-relative.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slash-dot-slash.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slash-dot-slash.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slash-dot-slash.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slash-dot-slash.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slash-dot-slash.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slash-pointless-dot.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slash-pointless-dot.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slash-pointless-dot.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slash-pointless-dot.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slash-pointless-dot.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slash.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slash.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slash.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slash.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slash.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slashes.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slashes.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slashes.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slashes.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-slashes.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-space.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-space.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-space.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-space.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-space.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-unreserved.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-unreserved.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-unreserved.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-unreserved.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-unreserved.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-utf8.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-utf8.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-utf8.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-utf8.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-utf8.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-empty-query-key.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-empty-query-key.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-empty-query-key.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-empty-query-key.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-empty-query-key.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-order-key-case.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-order-key-case.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-order-key-case.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-order-key-case.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-order-key-case.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-order-key.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-order-key.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-order-key.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-order-key.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-order-key.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-order-value.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-order-value.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-order-value.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-order-value.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-order-value.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-unreserved.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-unreserved.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-unreserved.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-unreserved.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query-unreserved.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-query.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-ut8-query.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-ut8-query.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-ut8-query.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-ut8-query.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla-ut8-query.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/get-vanilla.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-header-key-case.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-header-key-case.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-header-key-case.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-header-key-case.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-header-key-case.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-header-key-sort.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-header-key-sort.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-header-key-sort.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-header-key-sort.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-header-key-sort.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-header-value-case.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-header-value-case.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-header-value-case.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-header-value-case.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-header-value-case.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-vanilla-empty-query-value.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-vanilla-empty-query-value.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-vanilla-empty-query-value.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-vanilla-empty-query-value.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-vanilla-empty-query-value.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-vanilla-query.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-vanilla-query.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-vanilla-query.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-vanilla-query.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-vanilla-query.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-vanilla.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-vanilla.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-vanilla.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-vanilla.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-vanilla.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-x-www-form-urlencoded-parameters.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-x-www-form-urlencoded-parameters.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-x-www-form-urlencoded-parameters.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-x-www-form-urlencoded-parameters.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-x-www-form-urlencoded-parameters.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-x-www-form-urlencoded.authz
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-x-www-form-urlencoded.creq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-x-www-form-urlencoded.req
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-x-www-form-urlencoded.sreq
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Signature/aws4_testsuite/post-x-www-form-urlencoded.sts
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Waiter/AbstractResourceWaiterTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Waiter/AbstractWaiterTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Waiter/CallableWaiterTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Waiter/CompositeWaiterFactoryTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Waiter/ConfigResourceWaiterTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Waiter/WaiterClassFactoryTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Waiter/WaiterConfigFactoryTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Common/Waiter/WaiterConfigTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/DataPipeline/DataPipelineClientTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DataPipeline/Integration/IntegrationTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Crc32ErrorCheckerTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/DynamoDbClientTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Exception/UnprocessedWriteRequestsExceptionTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Integration/BatchRequestIntegrationTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Integration/IntegrationTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Integration/IteratorsTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Integration/PerformanceTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Iterator/BatchGetItemIteratorTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Iterator/ScanIteratorTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Model/AttributeTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Model/BatchRequest/AbstractWriteRequestTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Model/BatchRequest/DeleteRequestTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Model/BatchRequest/PutRequestTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Model/BatchRequest/UnprocessedRequestTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Model/BatchRequest/WriteRequestBatchTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Model/BatchRequest/WriteRequestBatchTransferTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Model/Foo.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Model/ItemTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Session/AbstractSessionTestCase.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Session/Integration/IntegrationTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Session/LockingStrategy/AbstractLockingStrategyTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Session/LockingStrategy/LockingStrategyFactoryTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Session/LockingStrategy/NullLockingStrategyTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Session/LockingStrategy/PessimisticLockingStrategyTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Session/SessionHandlerConfigTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Session/SessionHandlerTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/ThrottlingErrorCheckerTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Waiter/AbstractWaiter.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Waiter/TableExistsTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/DynamoDb/Waiter/TableNotExistsTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Ec2/Ec2ClientTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Ec2/Integration/BasicOperationsTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Ec2/Integration/IteratorTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Ec2/Iterator/DescribeInstancesIteratorTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Ec2/Waiter/InstanceInStateTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/ElasticBeanstalk/ElasticBeanstalkClientTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/ElasticBeanstalk/Integration/IntegrationTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/ElasticLoadBalancing/ElasticLoadBalancingClientTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/ElasticLoadBalancing/Integration/IntegrationTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/ElasticTranscoder/ElasticTranscoderClientTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/ElasticTranscoder/Integration/IntegrationTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Glacier/GlacierClientTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Glacier/GlacierUploadListenerTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Glacier/Integration/IntegrationTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Glacier/Model/MultipartUpload/AbstractTransferTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Glacier/Model/MultipartUpload/ParallelTransferTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Glacier/Model/MultipartUpload/SerialTransferTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Glacier/Model/MultipartUpload/TransferStateTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Glacier/Model/MultipartUpload/UploadBuilderTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Glacier/Model/MultipartUpload/UploadPartContextTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Glacier/Model/MultipartUpload/UploadPartGeneratorTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Glacier/Model/MultipartUpload/UploadPartTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Glacier/Waiter/VaultExistsTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Glacier/Waiter/VaultNotExistsTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Iam/IamClientTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Iam/Integration/IntegrationTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/IntegrationTestCase.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/Route53/Integration/BasicOperationsTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Route53/Integration/IteratorsTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Route53/Route53ClientTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/AcpListenerTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/BucketStyleListenerTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Exception/DeleteMultipleObjectsExceptionTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Exception/Parser/S3ExceptionParserTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Integration/AccessControlPolicySample.xml
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Integration/IntegrationTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Integration/IteratorsTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Integration/dummy.txt
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Iterator/ListBucketsIteratorTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Iterator/ListMultipartUploadsIteratorTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Iterator/ListObjectVersionsIteratorTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Iterator/ListObjectsIteratorTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Model/AcpBuilderTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Model/AcpTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Model/ClearBucketTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Model/DeleteObjectsBatchTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Model/DeleteObjectsTransferTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Model/GrantTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Model/GranteeTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Model/MultipartUpload/AbstractTransferTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Model/MultipartUpload/ParallelTransferTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Model/MultipartUpload/SerialTransferTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Model/MultipartUpload/TransferStateTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Model/MultipartUpload/UploadBuilderTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Model/MultipartUpload/UploadPartTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Model/PostObjectTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/S3ClientTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/S3SignatureTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Waiter/BucketExistsTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Waiter/BucketNotExistsTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/S3/Waiter/ObjectExistsWaiterTest.php
D 
vendor/aws/aws-sdk-php/tests/Aws/Tests/SimpleDb/Integration/IntegrationTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/SimpleDb/SimpleDbClientTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Sts/Integration/IntegrationTest.php
D vendor/aws/aws-sdk-php/tests/Aws/Tests/Sts/StsClientTest.php
D vendor/aws/aws-sdk-php/tests/bootstrap.php
D vendor/aws/aws-sdk-php/tests/mock/cloudfront/GetDistribution_Deployed
D vendor/aws/aws-sdk-php/tests/mock/cloudfront/GetDistribution_InProgress
D vendor/aws/aws-sdk-php/tests/mock/cloudfront/GetInvalidation_Completed
D vendor/aws/aws-sdk-php/tests/mock/cloudfront/GetInvalidation_InProgress
D vendor/aws/aws-sdk-php/tests/mock/cloudfront/GetStreamingDistribution_Deployed
D 
vendor/aws/aws-sdk-php/tests/mock/cloudfront/GetStreamingDistribution_InProgress
D vendor/aws/aws-sdk-php/tests/mock/cloudfront/ListDistributions_page_1
D vendor/aws/aws-sdk-php/tests/mock/cloudfront/ListDistributions_page_2
D vendor/aws/aws-sdk-php/tests/mock/cloudfront/ListStreamingDistributions_page_1
D vendor/aws/aws-sdk-php/tests/mock/cloudfront/ListStreamingDistributions_page_2
D vendor/aws/aws-sdk-php/tests/mock/dynamodb/batch_get_item_empty_has_more
D vendor/aws/aws-sdk-php/tests/mock/dynamodb/batch_get_item_final
D vendor/aws/aws-sdk-php/tests/mock/dynamodb/batch_get_item_has_more
D vendor/aws/aws-sdk-php/tests/mock/dynamodb/describe_table
D vendor/aws/aws-sdk-php/tests/mock/dynamodb/describe_table_not_found
D vendor/aws/aws-sdk-php/tests/mock/dynamodb/get_item
D vendor/aws/aws-sdk-php/tests/mock/dynamodb/list_tables_final
D vendor/aws/aws-sdk-php/tests/mock/dynamodb/list_tables_has_more
D vendor/aws/aws-sdk-php/tests/mock/dynamodb/query_final
D vendor/aws/aws-sdk-php/tests/mock/dynamodb/query_has_more
D vendor/aws/aws-sdk-php/tests/mock/dynamodb/scan_empty_has_more
D vendor/aws/aws-sdk-php/tests/mock/dynamodb/scan_final
D vendor/aws/aws-sdk-php/tests/mock/dynamodb/scan_has_more
D vendor/aws/aws-sdk-php/tests/mock/ec2/describe_instances_no_reservations
D 
vendor/aws/aws-sdk-php/tests/mock/ec2/describe_instances_two_instances_different_state
D 
vendor/aws/aws-sdk-php/tests/mock/ec2/describe_instances_two_instances_same_state
D vendor/aws/aws-sdk-php/tests/mock/glacier/complete_multipart_upload
D vendor/aws/aws-sdk-php/tests/mock/glacier/describe_vault
D vendor/aws/aws-sdk-php/tests/mock/glacier/describe_vault_error
D vendor/aws/aws-sdk-php/tests/mock/glacier/initiate_multipart_upload
D vendor/aws/aws-sdk-php/tests/mock/glacier/list_parts
D vendor/aws/aws-sdk-php/tests/mock/glacier/upload_part
D vendor/aws/aws-sdk-php/tests/mock/metadata/iam_security_credentials
D vendor/aws/aws-sdk-php/tests/mock/metadata/iam_security_credentials_webapp
D vendor/aws/aws-sdk-php/tests/mock/route53/list_rrs_page_1
D vendor/aws/aws-sdk-php/tests/mock/route53/list_rrs_page_2
D vendor/aws/aws-sdk-php/tests/mock/route53/list_rrs_page_3
D vendor/aws/aws-sdk-php/tests/mock/route53/server_time_1
D vendor/aws/aws-sdk-php/tests/mock/route53/server_time_2
D vendor/aws/aws-sdk-php/tests/mock/s3/complete_multipart_upload
D vendor/aws/aws-sdk-php/tests/mock/s3/delete_multiple_objects
D vendor/aws/aws-sdk-php/tests/mock/s3/delete_multiple_objects_errors
D vendor/aws/aws-sdk-php/tests/mock/s3/get_bucket_object_versions_page_1
D vendor/aws/aws-sdk-php/tests/mock/s3/get_bucket_object_versions_page_2
D vendor/aws/aws-sdk-php/tests/mock/s3/get_bucket_policy_failure
D vendor/aws/aws-sdk-php/tests/mock/s3/get_bucket_policy_success
D vendor/aws/aws-sdk-php/tests/mock/s3/head_access_denied
D vendor/aws/aws-sdk-php/tests/mock/s3/head_failure
D vendor/aws/aws-sdk-php/tests/mock/s3/head_success
D vendor/aws/aws-sdk-php/tests/mock/s3/initiate_multipart_upload
D vendor/aws/aws-sdk-php/tests/mock/s3/list_buckets
D vendor/aws/aws-sdk-php/tests/mock/s3/list_multipart_uploads_page_1
D vendor/aws/aws-sdk-php/tests/mock/s3/list_multipart_uploads_page_2
D vendor/aws/aws-sdk-php/tests/mock/s3/list_objects_page_1
D vendor/aws/aws-sdk-php/tests/mock/s3/list_objects_page_2
D vendor/aws/aws-sdk-php/tests/mock/s3/list_objects_page_3
D vendor/aws/aws-sdk-php/tests/mock/s3/list_objects_page_4
D vendor/aws/aws-sdk-php/tests/mock/s3/list_objects_page_5
D vendor/aws/aws-sdk-php/tests/mock/s3/list_parts_page_1
D vendor/aws/aws-sdk-php/tests/mock/s3/list_parts_page_2
D vendor/aws/aws-sdk-php/tests/mock/s3/list_parts_single
D vendor/aws/aws-sdk-php/tests/mock/s3/upload_part
D vendor/aws/aws-sdk-php/tests/mock/sts/get_session_token
D vendor/composer/ClassLoader.php
D vendor/composer/LICENSE
D vendor/composer/autoload_classmap.php
D vendor/composer/autoload_namespaces.php
D vendor/composer/autoload_psr4.php
D vendor/composer/autoload_real.php
D vendor/composer/installed.json
D vendor/guzzle/guzzle/.gitignore
D vendor/guzzle/guzzle/.travis.yml
D vendor/guzzle/guzzle/CHANGELOG.md
D vendor/guzzle/guzzle/LICENSE
D vendor/guzzle/guzzle/README.md
D vendor/guzzle/guzzle/UPGRADING.md
D vendor/guzzle/guzzle/build.xml
D vendor/guzzle/guzzle/composer.json
D vendor/guzzle/guzzle/phar-stub.php
D vendor/guzzle/guzzle/phing/build.properties.dist
D vendor/guzzle/guzzle/phing/build.properties.travis
D vendor/guzzle/guzzle/phing/imports/dependencies.xml
D vendor/guzzle/guzzle/phing/imports/deploy.xml
D vendor/guzzle/guzzle/phing/imports/metrics.xml
D vendor/guzzle/guzzle/phing/imports/test.xml
D vendor/guzzle/guzzle/phing/tasks/ComposerLintTask.php
D vendor/guzzle/guzzle/phing/tasks/GuzzlePearPharPackageTask.php
D vendor/guzzle/guzzle/phing/tasks/GuzzleSubSplitTask.php
D vendor/guzzle/guzzle/phing/tasks/NodeServerTask.php
D vendor/guzzle/guzzle/phpunit.xml.dist
D vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php
D vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php
D vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php
D vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php
D vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php
D vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php
D vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php
D vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php
D vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php
D vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php
D vendor/guzzle/guzzle/src/Guzzle/Common/Event.php
D vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php
D vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php
D vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php
D vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php
D vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php
D vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php
D vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Common/Version.php
D vendor/guzzle/guzzle/src/Guzzle/Common/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Client.php
D vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php
D vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php
D vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php
D 
vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php
D 
vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php
D 
vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php
D vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php
D 
vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Message/HeaderComparison.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php
D vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php
D vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php
D vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem
D vendor/guzzle/guzzle/src/Guzzle/Http/Url.php
D vendor/guzzle/guzzle/src/Guzzle/Http/Utils.php
D vendor/guzzle/guzzle/src/Guzzle/Http/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php
D vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php
D vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php
D vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php
D vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php
D vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php
D vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php
D vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php
D vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md
D vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php
D vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php
D vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php
D vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php
D vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php
D vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php
D vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php
D vendor/guzzle/guzzle/src/Guzzle/Log/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php
D vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php
D vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php
D vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php
D vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php
D vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php
D vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php
D vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php
D vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php
D 
vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/AbstractCallbackStrategy.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCacheKeyProvider.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php
D 
vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php
D vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php
D vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Client.php
D vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Command/NoTranslationOperationResponseParser.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php
D 
vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Service/composer.json
D vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php
D vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php
D vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/AbstractBatchDecoratorTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchBuilderTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchClosureDivisorTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchClosureTransferTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchCommandTransferTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchRequestTransferTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchSizeDivisorTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/ExceptionBufferingBatchTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/FlushingBatchTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/HistoryBatchTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Batch/NotifyingBatchTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/CacheAdapterFactoryTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/CacheAdapterTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/ClosureCacheAdapterTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/NullCacheAdapterTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/Zf1CacheAdapterTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Cache/Zf2CacheAdapterTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/AbstractHasDispatcherTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/CollectionTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/EventTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception/BatchTransferExceptionTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception/ExceptionCollectionTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/GuzzleTestCase.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/AbstractEntityBodyDecoratorTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/ClientTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlHandleTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlMultiTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlVersionTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/RequestMediatorTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/EntityBodyTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/CurlExceptionTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/ExceptionTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/IoEmittingEntityBodyTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/AbstractMessageTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/EntityEnclosingRequestTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderComparisonTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/PostFileTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/RequestFactoryTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/RequestTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/ResponseTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/MimetypesTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryStringTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/ReadLimitEntityBodyTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/RedirectPluginTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/Server.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/UrlTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/UtilsTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Http/server.js
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection/InflectorTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection/MemoizingInflectorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Inflection/PreComputedInflectorTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/AppendIteratorTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/ChunkedIteratorTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/FilterIteratorTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/MapIteratorTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Iterator/MethodProxyIteratorTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/ArrayLogAdapterTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/ClosureLogAdapterTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/MessageFormatterTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/MonologLogAdapterTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/Zend_Log.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/Zf1LogAdapterTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Log/Zf2LogAdapterTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/ExceptionMock.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockMulti.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockObserver.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockSubject.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie/CookieParserProvider.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie/CookieParserTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/MessageParserProvider.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/MessageParserTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/PeclHttpMessageParserTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/ParserRegistryTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/AbstractUriTemplateTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/PeclUriTemplateTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/UriTemplateTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Url/UrlParserProvider.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Parser/Url/UrlParserTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Async/AsyncPluginTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/AbstractBackoffStrategyTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/BackoffLoggerTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/BackoffPluginTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/CallbackBackoffStrategyTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ConstantBackoffStrategyTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/CurlBackoffStrategyTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ExponentialBackoffStrategyTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/HttpBackoffStrategyTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/LinearBackoffStrategyTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ReasonPhraseBackoffStrategyTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/TruncatedBackoffStrategyTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/CachePluginTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/CallbackCacheKeyProviderTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/CallbackCanCacheStrategyTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultCacheKeyProviderTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultCacheStorageTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultCanCacheStrategyTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultRevalidationTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DenyRevalidationTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/SkipRevalidationTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar/ArrayCookieJarTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar/FileCookieJarTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookiePluginTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/CurlAuth/CurlAuthPluginTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/History/HistoryPluginTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Log/LogPluginTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5/CommandContentMd5PluginTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5/Md5ValidatorPluginTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Mock/MockPluginTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Oauth/OauthPluginTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/AbstractConfigLoaderTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder/ServiceBuilderLoaderTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder/ServiceBuilderTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/CachingConfigLoaderTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/ClientTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/AbstractCommandTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/ClosureCommandTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/CommandTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/DefaultRequestSerializerTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/DefaultResponseParserTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/AliasFactoryTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/CompositeFactoryTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/ConcreteClassFactoryTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/MapFactoryTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/ServiceDescriptionFactoryTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/AbstractVisitorTestCase.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/BodyVisitorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/HeaderVisitorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/JsonVisitorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/PostFieldVisitorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/PostFileVisitorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/QueryVisitorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/ResponseBodyVisitorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/XmlVisitorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/AbstractResponseVisitorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/BodyVisitorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/HeaderVisitorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/JsonVisitorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/ReasonPhraseVisitorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/StatusCodeVisitorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/XmlVisitorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/VisitorFlyweightTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/OperationCommandTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/OperationResponseParserTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/OperationTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ParameterTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/SchemaFormatterTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/SchemaValidatorTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ServiceDescriptionLoaderTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ServiceDescriptionTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/CommandTransferExceptionTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/InconsistentClientTransferExceptionTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/ValidationExceptionTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/IterableCommand.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/MockCommand.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/OtherCommand.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/Sub/Sub.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/MockClient.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Model/MockCommandIterator.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/CompositeResourceIteratorFactoryTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/MapResourceIteratorFactoryTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ModelTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ResourceIteratorApplyBatchedTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ResourceIteratorClassFactoryTest.php
D 
vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ResourceIteratorTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/Stream/StreamTest.php
D vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/FileBody.txt
D vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/mock_response
D vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/json1.json
D vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/json2.json
D vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/services/services.json
D vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/test_service.json
D vendor/guzzle/guzzle/tests/Guzzle/Tests/TestData/test_service2.json
D vendor/guzzle/guzzle/tests/bootstrap.php
D vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/.gitignore
D vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/CHANGELOG.md
D 
vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php
D 
vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php
D vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php
D 
vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php
D 
vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
D 
vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventSubscriberInterface.php
D 
vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php
D 
vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php
D vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/LICENSE
D vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/README.md
D 
vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php
D 
vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php
D 
vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php
D 
vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php
D 
vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php
D 
vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/bootstrap.php
D 
vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/composer.json
D 
vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/phpunit.xml.dist
1,345 files changed, 4 insertions(+), 161,472 deletions(-)

Approvals:
  Hashar: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Jforrester: Looks good to me, approved




-- 
To view, visit https://gerrit.wikimedia.org/r/352603
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6c386ce3d9e567ec018d17ba61a5ae795b9a0004
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/AWSSDK
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Thaiphan <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to