{ "name": "async-aws/async-aws", "description": "Root repository cannot be installed with composer. Use subpackages like async-aws/s3", "license": "MIT", "type": "project", "require": { "php": "^7.2.5 || ^8.0", "ext-SimpleXML": "*", "ext-dom": "*", "ext-filter": "*", "ext-hash": "*", "ext-json": "*", "psr/log": "^1.0 || ^2.0 || ^3.0", "symfony/http-client": "^4.4.16 || ^5.1.7,!=5.2.0 || ^6.0", "symfony/http-client-contracts": "^1.0 || ^2.0 || ^3.0", "symfony/process": "^4.4 || ^5.0 || ^6.0", "symfony/service-contracts": "^1.0 || ^2.0 || ^3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "3.6.0", "illuminate/cache": "^6.18.13 || ^7.10 || ^8.0 || ^9.0", "illuminate/filesystem": "^6.18.13 || ^7.10 || ^8.0", "illuminate/mail": "^6.18.13 || ^7.10 || ^8.0", "illuminate/queue": "^6.18.13 || ^7.10 || ^8.0 || ^9.0", "illuminate/support": "^6.18.13 || ^7.10 || ^8.0 || ^9.0", "league/flysystem": "^1.0.65", "league/mime-type-detection": "^1.0", "matthiasnoback/symfony-config-test": "^4.1", "monolog/monolog": "^1.1 || ^2.0", "nette/php-generator": "^3.3,!=3.6.3", "nette/utils": "^3.0", "nyholm/symfony-bundle-test": "1.x-dev#0555e4898e1b05655a4bdf52ba10c7f56611a514 as 1.9.0", "psr/cache": "^1.0 || ^2.0 || ^3.0", "swaggest/json-diff": "^3.7", "symfony/cache": "^4.4 || ^5.0 || ^6.0", "symfony/config": "^4.4 || ^5.0 || ^6.0", "symfony/console": "^4.4 || ^5.0 || ^6.0", "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0", "symfony/deprecation-contracts": "^2.1 || ^3.0", "symfony/filesystem": "^5.0 || ^6.0", "symfony/finder": "^4.4 || ^5.0 || ^6.0", "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0", "symfony/phpunit-bridge": "^5.3", "symfony/polyfill-uuid": "^1.0" }, "autoload": { "psr-4": { "AsyncAws\\AppSync\\": "src/Service/AppSync/src", "AsyncAws\\CloudFormation\\": "src/Service/CloudFormation/src", "AsyncAws\\CloudFront\\": "src/Service/CloudFront/src", "AsyncAws\\CloudWatch\\": "src/Service/CloudWatch/src", "AsyncAws\\CloudWatchLogs\\": "src/Service/CloudWatchLogs/src", "AsyncAws\\CodeBuild\\": "src/Service/CodeBuild/src", "AsyncAws\\CodeDeploy\\": "src/Service/CodeDeploy/src", "AsyncAws\\CognitoIdentityProvider\\": "src/Service/CognitoIdentityProvider/src", "AsyncAws\\DynamoDb\\": "src/Service/DynamoDb/src", "AsyncAws\\CodeGenerator\\": "src/CodeGenerator/src", "AsyncAws\\Core\\": "src/Core/src", "AsyncAws\\Ecr\\": "src/Service/Ecr/src", "AsyncAws\\ElastiCache\\": "src/Service/ElastiCache/src", "AsyncAws\\EventBridge\\": "src/Service/EventBridge/src", "AsyncAws\\Firehose\\": "src/Service/Firehose/src", "AsyncAws\\Iam\\": "src/Service/Iam/src", "AsyncAws\\Kinesis\\": "src/Service/Kinesis/src", "AsyncAws\\Kms\\": "src/Service/Kms/src", "AsyncAws\\Lambda\\": "src/Service/Lambda/src", "AsyncAws\\Monolog\\CloudWatch\\": "src/Integration/Monolog/CloudWatch/src", "AsyncAws\\RdsDataService\\": "src/Service/RdsDataService/src", "AsyncAws\\Rekognition\\": "src/Service/Rekognition/src", "AsyncAws\\Route53\\": "src/Service/Route53/src", "AsyncAws\\S3\\": "src/Service/S3/src", "AsyncAws\\SecretsManager\\": "src/Service/SecretsManager/src", "AsyncAws\\Ses\\": "src/Service/Ses/src", "AsyncAws\\Sns\\": "src/Service/Sns/src", "AsyncAws\\Sqs\\": "src/Service/Sqs/src", "AsyncAws\\Ssm\\": "src/Service/Ssm/src", "AsyncAws\\StepFunctions\\": "src/Service/StepFunctions/src", "AsyncAws\\TimestreamQuery\\": "src/Service/TimestreamQuery/src", "AsyncAws\\TimestreamWrite\\": "src/Service/TimestreamWrite/src", "AsyncAws\\XRay\\": "src/Service/XRay/src", "AsyncAws\\DynamoDbSession\\": "src/Integration/Aws/DynamoDbSession/src", "AsyncAws\\Flysystem\\S3\\": "src/Integration/Flysystem/S3/src", "AsyncAws\\Illuminate\\Cache\\": "src/Integration/Laravel/Cache/src", "AsyncAws\\Illuminate\\Filesystem\\": "src/Integration/Laravel/Filesystem/src", "AsyncAws\\Illuminate\\Mail\\": "src/Integration/Laravel/Mail/src", "AsyncAws\\Illuminate\\Queue\\": "src/Integration/Laravel/Queue/src", "AsyncAws\\SimpleS3\\": "src/Integration/Aws/SimpleS3/src", "AsyncAws\\Symfony\\Bundle\\": "src/Integration/Symfony/Bundle/src" } }, "autoload-dev": { "psr-4": { "AsyncAws\\Test\\": "tests", "AsyncAws\\AppSync\\Tests\\": "src/Service/AppSync/tests", "AsyncAws\\CloudFormation\\Tests\\": "src/Service/CloudFormation/tests", "AsyncAws\\CloudFront\\Tests\\": "src/Service/CloudFront/tests", "AsyncAws\\CloudWatch\\Tests\\": "src/Service/CloudWatch/tests", "AsyncAws\\CloudWatchLogs\\Tests\\": "src/Service/CloudWatchLogs/tests", "AsyncAws\\CodeBuild\\Tests\\": "src/Service/CodeBuild/tests", "AsyncAws\\CodeDeploy\\Tests\\": "src/Service/CodeDeploy/tests", "AsyncAws\\CognitoIdentityProvider\\Tests\\": "src/Service/CognitoIdentityProvider/tests", "AsyncAws\\DynamoDb\\Tests\\": "src/Service/DynamoDb/tests", "AsyncAws\\Core\\Tests\\": "src/Core/tests", "AsyncAws\\Ecr\\Tests\\": "src/Service/Ecr/tests", "AsyncAws\\ElastiCache\\Tests\\": "src/Service/ElastiCache/tests", "AsyncAws\\EventBridge\\Tests\\": "src/Service/EventBridge/tests", "AsyncAws\\Firehose\\Tests\\": "src/Service/Firehose/tests", "AsyncAws\\Iam\\Tests\\": "src/Service/Iam/tests", "AsyncAws\\Kinesis\\Tests\\": "src/Service/Kinesis/tests", "AsyncAws\\Kms\\Tests\\": "src/Service/Kms/tests", "AsyncAws\\Lambda\\Tests\\": "src/Service/Lambda/tests", "AsyncAws\\Monolog\\CloudWatch\\Tests\\": "src/Integration/Monolog/CloudWatch/tests", "AsyncAws\\RdsDataService\\Tests\\": "src/Service/RdsDataService/tests", "AsyncAws\\Rekognition\\Tests\\": "src/Service/Rekognition/tests", "AsyncAws\\Route53\\Tests\\": "src/Service/Route53/tests", "AsyncAws\\S3\\Tests\\": "src/Service/S3/tests", "AsyncAws\\SecretsManager\\Tests\\": "src/Service/SecretsManager/tests", "AsyncAws\\Ses\\Tests\\": "src/Service/Ses/tests", "AsyncAws\\Sns\\Tests\\": "src/Service/Sns/tests", "AsyncAws\\Sqs\\Tests\\": "src/Service/Sqs/tests", "AsyncAws\\Ssm\\Tests\\": "src/Service/Ssm/tests", "AsyncAws\\StepFunctions\\Tests\\": "src/Service/StepFunctions/tests", "AsyncAws\\TimestreamQuery\\Tests\\": "src/Service/TimestreamQuery/tests", "AsyncAws\\TimestreamWrite\\Tests\\": "src/Service/TimestreamWrite/tests", "AsyncAws\\XRay\\Tests\\": "src/Service/XRay/tests", "AsyncAws\\DynamoDbSession\\Tests\\": "src/Integration/Aws/DynamoDbSession/tests", "AsyncAws\\Flysystem\\S3\\Tests\\": "src/Integration/Flysystem/S3/tests", "AsyncAws\\Illuminate\\Cache\\Tests\\": "src/Integration/Laravel/Cache/tests", "AsyncAws\\Illuminate\\Filesystem\\Tests\\": "src/Integration/Laravel/Filesystem/tests", "AsyncAws\\Illuminate\\Mail\\Tests\\": "src/Integration/Laravel/Mail/tests", "AsyncAws\\Illuminate\\Queue\\Tests\\": "src/Integration/Laravel/Queue/tests", "AsyncAws\\SimpleS3\\Tests\\": "src/Integration/Aws/SimpleS3/tests", "AsyncAws\\Symfony\\Bundle\\Tests\\": "src/Integration/Symfony/Bundle/tests" } }, "config": { "allow-plugins": { "ergebnis/composer-normalize": true } } }