This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
minio
mirror of
https://github.com/minio/minio.git
Watch
1
Star
0
Fork
You've already forked minio
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f53d1de87f
minio
/
mint
/
run
/
core
/
aws-sdk-php
/
composer.json
7 lines
97 B
JSON
Raw
Normal View
History
Unescape
Escape
Add mint tests into MinIO repo (#7886)
2019-07-09 21:32:39 -04:00
{
"require"
:
{
"aws/aws-sdk-php"
:
"^3.30"
,
fix mint tests in awscli to ignore NotImplemented properly (#9561)
2020-05-09 01:32:10 -04:00
"guzzlehttp/psr7"
:
"^1.4"
Add mint tests into MinIO repo (#7886)
2019-07-09 21:32:39 -04:00
}
}