Skip to content

Commit

Permalink
~ Updated For VTiger Client Package
Browse files Browse the repository at this point in the history
  • Loading branch information
qadeersahmed committed Nov 17, 2022
1 parent 598dd00 commit 6fbe26a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "jaime/vtiger-restapi-php",
"name": "qadeersahmed/vtiger-restapi-php",
"description": "Vtiger REST API client for PHP",
"type": "library",
"require-dev": {
Expand All @@ -8,13 +8,13 @@
"license": "MIT",
"autoload": {
"psr-4": {
"Jaime\\": "src/"
"VTigerClient\\": "src/"
}
},
"authors": [
{
"name": "Jaime",
"email": "jayepesviloria@gmail.com"
"name": "Qadeer Ahmed",
"email": "qadeersahmed@gmail.com"
}
],
"require": {
Expand Down

0 comments on commit 6fbe26a

Please sign in to comment.