dashboard
repositories
filestore
activity
search
login
lib
/
UploadFile
Classi per la configurazione upload
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Refactor decodifico il path dalla mappa e dalla request
Cristiano Magro
2018-01-16
0c8da1b9e4a2def6d36c0c83c3dde6d019398280
[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": "^4.8"
}
}