{
	"config": {
		"platform": {
			"php": "7.4"
		}
	},
	"require": {
		"php": "7.4.0",
		"google/apiclient": "^2.7",
		"phpmailer/phpmailer": "~6.1",
		"cbschuld/browser.php": "^1.9",
		"wildbit/postmark-php": "^4.0"
	},
	"scripts": {
		"post-update-cmd": "Google\\Task\\Composer::cleanup"
	},
	"extra": {
		"google/apiclient-services": [
			"Sheets",
			"Drive"
		]
	}
}
