{
    "name": "zentech/property",
    "description": "Property mananagement system",
    "type": "project",
    "license": "Proprietary",
    "authors": [
        {
            "name": "lawal Kwaku PC",
            "email": "nafiudanlawal@gmail.com"
        }
    ],
    "require": {
        "php": ">=7.0",
        "phpmailer/phpmailer": "^6.1",
		"sendgrid/sendgrid": "~7",
		"guzzlehttp/guzzle": "~6.0",
        "php-database-migration/php-database-migration": "3.6.*",
        "sendinblue/api-v3-sdk": "^7.4"
    },
    "config": {
        "bin-dir": "bin"
    }
}
