mirror of
https://github.com/minio/minio.git
synced 2025-11-20 09:56:07 -05:00
fix mint tests in awscli to ignore NotImplemented properly (#9561)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"require": {
|
||||
"aws/aws-sdk-php": "^3.30",
|
||||
"GuzzleHttp/Psr7": "^1.4"
|
||||
"guzzlehttp/psr7": "^1.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user