Erant-OldApp/composer.json

10 lines
125 B
JSON
Raw Permalink Normal View History

2023-01-08 17:35:33 +00:00
{
"config": {
"vendor-dir": "public/api/vendor"
},
"require": {
"bramus/router": "1.5",
"catfan/medoo": "^2.1"
}
}