/
home
/
obinna
/
.cache
/
composer
/
repo
/
https---repo.packagist.org
/
Upload File
HOME
{"minified":"composer/2.0","packages":{"aws/aws-sdk-php":[{"name":"aws/aws-sdk-php","description":"AWS SDK for PHP - Use Amazon Web Services in your PHP project","keywords":["amazon","s3","sdk","cloud","aws","dynamodb","ec2","glacier"],"homepage":"http://aws.amazon.com/sdkforphp","version":"dev-master","version_normalized":"dev-master","license":["Apache-2.0"],"authors":[{"name":"Amazon Web Services","homepage":"http://aws.amazon.com"}],"source":{"url":"https://github.com/aws/aws-sdk-php.git","type":"git","reference":"18c0ebd71d3071304f1ea02aa9af75f95863177a"},"dist":{"url":"https://api.github.com/repos/aws/aws-sdk-php/zipball/18c0ebd71d3071304f1ea02aa9af75f95863177a","type":"zip","shasum":"","reference":"18c0ebd71d3071304f1ea02aa9af75f95863177a"},"type":"library","support":{"forum":"https://forums.aws.amazon.com/forum.jspa?forumID=80","issues":"https://github.com/aws/aws-sdk-php/issues","source":"https://github.com/aws/aws-sdk-php/tree/3.301.6"},"funding":[],"time":"2024-03-22T18:05:21+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Aws\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.0-dev"}},"default-branch":true,"require":{"ext-pcre":"*","ext-json":"*","ext-simplexml":"*","mtdowling/jmespath.php":"^2.6","guzzlehttp/guzzle":"^6.5.8 || ^7.4.5","guzzlehttp/psr7":"^1.9.1 || ^2.4.5","php":">=7.2.5","guzzlehttp/promises":"^1.4.0 || ^2.0","psr/http-message":"^1.0 || ^2.0","aws/aws-crt-php":"^1.2.3"},"require-dev":{"ext-openssl":"*","ext-dom":"*","ext-pcntl":"*","ext-sockets":"*","behat/behat":"~3.0","doctrine/cache":"~1.4","aws/aws-php-sns-message-validator":"~1.0","nette/neon":"^2.3","andrewsville/php-token-reflection":"^1.4","psr/cache":"^1.0","psr/simple-cache":"^1.0","paragonie/random_compat":">= 2","composer/composer":"^1.10.22","sebastian/comparator":"^1.2.3 || ^4.0","yoast/phpunit-polyfills":"^1.0","dms/phpunit-arraysubset-asserts":"^0.4.0","phpunit/phpunit":"^5.6.3 || ^8.5 || ^9.5"},"suggest":{"ext-openssl":"Allows working with CloudFront private distributions and verifying received SNS messages","ext-curl":"To send requests using cURL","ext-sockets":"To use client-side monitoring","doctrine/cache":"To use the DoctrineCacheAdapter","aws/aws-php-sns-message-validator":"To validate incoming SNS notifications"}},{"version":"2.8.x-dev","version_normalized":"2.8.9999999.9999999-dev","source":{"url":"https://github.com/aws/aws-sdk-php.git","type":"git","reference":"becbd3cfb44d040ae418b8448ae517da80f2d9fc"},"dist":{"url":"https://api.github.com/repos/aws/aws-sdk-php/zipball/becbd3cfb44d040ae418b8448ae517da80f2d9fc","type":"zip","shasum":"","reference":"becbd3cfb44d040ae418b8448ae517da80f2d9fc"},"support":{"forum":"https://forums.aws.amazon.com/forum.jspa?forumID=80","issues":"https://github.com/aws/aws-sdk-php/issues","source":"https://github.com/aws/aws-sdk-php/tree/2.8"},"time":"2019-04-16T23:31:45+00:00","autoload":{"psr-0":{"Aws":"src/"}},"require":{"php":">=5.3.3","guzzle/guzzle":"~3.7"},"require-dev":{"ext-openssl":"*","doctrine/cache":"~1.0","monolog/monolog":"~1.4","phpunit/phpunit":"~4.0","symfony/yaml":"~2.1","phpunit/phpunit-mock-objects":"2.3.1"},"suggest":{"doctrine/cache":"Adds support for caching of credentials and responses","ext-apc":"Allows service description opcode caching, request and response caching, and credentials caching","ext-openssl":"Allows working with CloudFront private distributions and verifying received SNS messages","monolog/monolog":"Adds support for logging HTTP requests and responses","symfony/yaml":"Eases the ability to write manifests for creating jobs in AWS Import/Export"},"funding":"__unset","extra":"__unset","default-branch":"__unset"},{"version":"dev-revert-2790-endpointv2-middleware","version_normalized":"dev-revert-2790-endpointv2-middleware","source":{"url":"https://github.com/aws/aws-sdk-php.git","type":"git","reference":"4553798ba290a4b44ccdb91b9648538e42cc8554"},"dist":{"url":"https://api.github.com/repos/aws/aws-sdk-php/zipball/4553798ba290a4b44ccdb91b9648538e42cc8554","type":"zip","shasum":"","reference":"4553798ba290a4b44ccdb91b9648538e42cc8554"},"support":{"forum":"https://forums.aws.amazon.com/forum.jspa?forumID=80","issues":"https://github.com/aws/aws-sdk-php/issues","source":"https://github.com/aws/aws-sdk-php/tree/revert-2790-endpointv2-middleware"},"funding":[],"time":"2023-11-21T23:39:35+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Aws\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.0-dev"}},"require":{"php":">=7.2.5","guzzlehttp/guzzle":"^6.5.8 || ^7.4.5","guzzlehttp/psr7":"^1.9.1 || ^2.4.5","guzzlehttp/promises":"^1.4.0 || ^2.0","mtdowling/jmespath.php":"^2.6","ext-pcre":"*","ext-json":"*","ext-simplexml":"*","aws/aws-crt-php":"^1.2.3","psr/http-message":"^1.0 || ^2.0"},"require-dev":{"composer/composer":"^1.10.22","ext-openssl":"*","ext-dom":"*","ext-pcntl":"*","ext-sockets":"*","phpunit/phpunit":"^5.6.3 || ^8.5 || ^9.5","behat/behat":"~3.0","doctrine/cache":"~1.4","aws/aws-php-sns-message-validator":"~1.0","nette/neon":"^2.3","andrewsville/php-token-reflection":"^1.4","psr/cache":"^1.0","psr/simple-cache":"^1.0","paragonie/random_compat":">= 2","sebastian/comparator":"^1.2.3 || ^4.0","yoast/phpunit-polyfills":"^1.0","dms/phpunit-arraysubset-asserts":"^0.4.0"},"suggest":{"ext-openssl":"Allows working with CloudFront private distributions and verifying received SNS messages","ext-curl":"To send requests using cURL","ext-sockets":"To use client-side monitoring","doctrine/cache":"To use the DoctrineCacheAdapter","aws/aws-php-sns-message-validator":"To validate incoming SNS notifications"}},{"version":"dev-revert-2707-deprecation-below-7.2.5","version_normalized":"dev-revert-2707-deprecation-below-7.2.5","source":{"url":"https://github.com/aws/aws-sdk-php.git","type":"git","reference":"56a56e8319f482e7c8c1d4062363d01272d0e662"},"dist":{"url":"https://api.github.com/repos/aws/aws-sdk-php/zipball/56a56e8319f482e7c8c1d4062363d01272d0e662","type":"zip","shasum":"","reference":"56a56e8319f482e7c8c1d4062363d01272d0e662"},"support":{"forum":"https://forums.aws.amazon.com/forum.jspa?forumID=80","issues":"https://github.com/aws/aws-sdk-php/issues","source":"https://github.com/aws/aws-sdk-php/tree/revert-2707-deprecation-below-7.2.5"},"time":"2023-08-15T00:40:57+00:00","require":{"php":">=5.5","guzzlehttp/guzzle":"^6.5.8 || ^7.4.5","guzzlehttp/psr7":"^1.9.1 || ^2.4.5","guzzlehttp/promises":"^1.4.0","mtdowling/jmespath.php":"^2.6","ext-pcre":"*","ext-json":"*","ext-simplexml":"*","aws/aws-crt-php":"^1.0.4","psr/http-message":"^1.0"},"require-dev":{"composer/composer":"^1.10.22","ext-openssl":"*","ext-dom":"*","ext-pcntl":"*","ext-sockets":"*","phpunit/phpunit":"^4.8.35 || ^5.6.3 || ^9.5","behat/behat":"~3.0","doctrine/cache":"~1.4","aws/aws-php-sns-message-validator":"~1.0","nette/neon":"^2.3","andrewsville/php-token-reflection":"^1.4","psr/cache":"^1.0","psr/simple-cache":"^1.0","paragonie/random_compat":">= 2","sebastian/comparator":"^1.2.3 || ^4.0","yoast/phpunit-polyfills":"^1.0","dms/phpunit-arraysubset-asserts":"^0.4.0"}},{"version":"dev-increase-ancient-bot","version_normalized":"dev-increase-ancient-bot","source":{"url":"https://github.com/aws/aws-sdk-php.git","type":"git","reference":"8cb49943ce33d423e03fecac1fefccd343921df4"},"dist":{"url":"https://api.github.com/repos/aws/aws-sdk-php/zipball/8cb49943ce33d423e03fecac1fefccd343921df4","type":"zip","shasum":"","reference":"8cb49943ce33d423e03fecac1fefccd343921df4"},"support":{"forum":"https://forums.aws.amazon.com/forum.jspa?forumID=80","issues":"https://github.com/aws/aws-sdk-php/issues","source":"https://github.com/aws/aws-sdk-php/tree/increase-ancient-bot"},"time":"2023-05-20T00:55:35+00:00"},{"version":"dev-kellertk/issue-templates","version_normalized":"dev-kellertk/issue-templates","source":{"url":"https://github.com/aws/aws-sdk-php.git","type":"git","reference":"09911aa4a5bb2442d71680516eded0c70e0be8cb"},"dist":{"url":"https://api.github.com/repos/aws/aws-sdk-php/zipball/09911aa4a5bb2442d71680516eded0c70e0be8cb","type":"zip","shasum":"","reference":"09911aa4a5bb2442d71680516eded0c70e0be8cb"},"support":{"forum":"https://forums.aws.amazon.com/forum.jspa?forumID=80","issues":"https://github.com/aws/aws-sdk-php/issues","source":"https://github.com/aws/aws-sdk-php/tree/kellertk/issue-templates"},"time":"2022-03-31T21:20:29+00:00","require":{"php":">=5.5","guzzlehttp/guzzle":"^5.3.3|^6.2.1|^7.0","guzzlehttp/psr7":"^1.7.0|^2.0","guzzlehttp/promises":"^1.4.0","mtdowling/jmespath.php":"^2.6","ext-pcre":"*","ext-json":"*","ext-simplexml":"*","aws/aws-crt-php":"^1.0.2"},"require-dev":{"ext-openssl":"*","ext-dom":"*","ext-pcntl":"*","ext-sockets":"*","phpunit/phpunit":"^4.8.35|^5.4.3","behat/behat":"~3.0","doctrine/cache":"~1.4","aws/aws-php-sns-message-validator":"~1.0","nette/neon":"^2.3","andrewsville/php-token-reflection":"^1.4","psr/cache":"^1.0","psr/simple-cache":"^1.0","paragonie/random_compat":">= 2","sebastian/comparator":"^1.2.3"}},{"version":"dev-update-stale","version_normalized":"dev-update-stale","source":{"url":"https://github.com/aws/aws-sdk-php.git","type":"git","reference":"a228758a636b146f47c32422620cf2ee4eff3210"},"dist":{"url":"https://api.github.com/repos/aws/aws-sdk-php/zipball/a228758a636b146f47c32422620cf2ee4eff3210","type":"zip","shasum":"","reference":"a228758a636b146f47c32422620cf2ee4eff3210"},"support":{"forum":"https://forums.aws.amazon.com/forum.jspa?forumID=80","issues":"https://github.com/aws/aws-sdk-php/issues","source":"https://github.com/aws/aws-sdk-php/tree/update-stale"},"time":"2021-10-01T21:18:00+00:00","require":{"php":">=5.5","guzzlehttp/guzzle":"^5.3.3|^6.2.1|^7.0","guzzlehttp/psr7":"^1.7.0","guzzlehttp/promises":"^1.4.0","mtdowling/jmespath.php":"^2.6","ext-pcre":"*","ext-json":"*","ext-simplexml":"*","aws/aws-crt-php":"^1.0.2"}}]},"last-modified":"Fri, 22 Mar 2024 18:12:20 GMT"}