pin-supported-aws-version

This commit is contained in:
Mountain 2021-03-22 16:18:22 +07:00
commit 438971d2b6

View file

@ -4,7 +4,7 @@
"type": "library", "type": "library",
"require": { "require": {
"php": ">=5.4.0", "php": ">=5.4.0",
"aws/aws-sdk-php": "^3.52", "aws/aws-sdk-php": "3.52.0",
"guzzlehttp/guzzle": "^6.3", "guzzlehttp/guzzle": "^6.3",
"mtdowling/jmespath.php": "^2.4", "mtdowling/jmespath.php": "^2.4",
"psr/http-message": "^1.0" "psr/http-message": "^1.0"