PABX da Simples IP
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.

36 lines
691 B

{
"phpoffice":{
"global_namespace": "PhpOffice",
"pathname": "include/phpoffice",
"replace":{
"before_1": "PhpOffice\\PhpSpreadsheet\\",
"after_1": "phpoffice/phpspreadsheet/src/PhpSpreadsheet/"
}
},
"psr": {
"global_namespace": "Psr",
"pathname": "include/psr",
"replace":{
"before_1": "Psr\\Http\\Client\\",
"after_1" : "psr/http-client/src/",
"before_2": "Psr\\Http\\Message\\",
"after_2" : "psr/http-message/src/",
"before_3": "Psr\\SimpleCache\\",
"after_3" : "psr/simple-cache/src/"
}
}
}