first commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "ikz/crm",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": "^8.3",
|
||||
"vlucas/phpdotenv": "^5.6",
|
||||
"google/apiclient": "^2.18",
|
||||
"workerman/workerman": "^5.1"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"App\\": "app/"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user