The composer.json file in this package is set to use Zoho V2.1. ``` "require": { "php": "^8.1", "illuminate/contracts": "^8.0|^9.0", "spatie/laravel-package-tools": "^1.9.2", "zohocrm/php-sdk-2.1": "6.0.0" }, ```