dashboard
repositories
filestore
activity
search
login
lib
/
UploadFile
Classi per la configurazione upload
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
method add per extention
Cristiano Magro
2019-07-08
f3a323ad32817b3a5324387356c386453181cfe9
[lib/UploadFile.git]
/
composer.json
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name": "vola/uploadfile",
"description": "Gestione configurazione uploadfile",
"authors": [
{
"name": "Cristiano Magro",
"email": "cristiano.magro@vola.it"
}
],
"require-dev": {
"phpunit/phpunit": "<5"
}
}