{
	"name": "playsms/playsms",
	"description": "playSMS is a free and open source SMS portal software",
	"license": "GPL-3.0+",
	"config": {
		"vendor-dir": "web/lib/composer/vendor"
	},
	"require": {
		"playsms/tpl": "1.*",
		"playsms/webservices": "1.*",
		"gregwar/captcha": "1.*",
		"ezyang/htmlpurifier": "4.*",
		"phpmailer/phpmailer": "~6.1",
		"mlocati/ip-lib": "^1"
	}
}
