| Current Path : /home/missmand/www/ |
| Current File : /home/missmand/www/composer.json |
{
"name": "luc/dev-kit",
"require": {
"imagine/imagine": "~0.6",
"swiftmailer/swiftmailer": "~5.4",
"cocur/slugify" : "1.1",
"gregwar/captcha": "^1.1",
"firebase/php-jwt": "^5.0"
},
"autoload": {
"psr-4":{
"Lib\\":"lib/class"
}
},
"authors": [
{
"name": "kiou",
"email": "pinelli.luc@hotmail.fr"
}
]
}