Files
FACULTATE-KNOW_YOUR_FOOD/service_authentication/composer.json
T

13 lines
203 B
JSON
Executable File

{
"name": "andrei_robert/service_regions",
"autoload": {
"psr-4": {
"app\\": "./"
}
},
"require": {
"ext-curl": "*",
"ext-mysqli": "*"
}
}