microserviciile de register, login finalizate
This commit is contained in:
Regular → Executable
+4
-10
@@ -1,17 +1,11 @@
|
||||
{
|
||||
"name": "andrei/knowyourfood",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Cerbu Andrei Mihnea",
|
||||
"email": "andreimihneacerbu@gmail.com"
|
||||
}
|
||||
],
|
||||
"autoload" : {
|
||||
"psr-4" : {
|
||||
"name": "andrei_cerbu/knowyourfood",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"app\\": "./"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"vlucas/phpdotenv": "^5.5"
|
||||
"ext-curl": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user