13 lines
203 B
JSON
Executable File
13 lines
203 B
JSON
Executable File
{
|
|
"name": "andrei_robert/service_regions",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"app\\": "./"
|
|
}
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-mysqli": "*"
|
|
}
|
|
}
|