Classi per la configurazione upload
Cristiano Magro
2019-07-09 d69fe7b1a85ee19a9288f9bd77e727a1c82bfa4f
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"
    }
}