Rabbi_Gerzi/backend/composer.json
2026-05-14 19:53:20 +03:00

15 lines
265 B
JSON

{
"name": "pilzno/rabbigerzi",
"autoload": {
"psr-4": {
"App\\": "src/"
}
},
"authors": [
{
"name": "Yisroel Baum",
"email": "yisroel.d.baum@gmail.com"
}
],
"require": {}
}