This website works better with JavaScript.
Explore
Help
Sign In
oyd
/
minio
Watch
6
Star
1
Fork
You've already forked minio
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7827
Commits
1
Branch
0
Tags
89 MiB
Tag:
Branch:
Tree:
c4e12dc846
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c4e12dc846'
${ noResults }
minio
/
mint
/
run
/
core
/
aws-sdk-php
/
composer.json
7 lines
97 B
Raw
Normal View
History
Unescape
Escape
Add mint tests into MinIO repo (#7886)
5 years ago
{
"require"
:
{
"aws/aws-sdk-php"
:
"^3.30"
,
fix mint tests in awscli to ignore NotImplemented properly (#9561)
5 years ago
"guzzlehttp/psr7"
:
"^1.4"
Add mint tests into MinIO repo (#7886)
5 years ago
}
}