-
- Downloads
Need 'DateTimeZone.getOffset', so now minimum version of dolibarr is
5.3.0
... | @@ -3,10 +3,10 @@ | ... | @@ -3,10 +3,10 @@ |
"type": "project", | "type": "project", | ||
"description": "Dolibarr ERP & CRM is a modern and easy to use web software to manage your business", | "description": "Dolibarr ERP & CRM is a modern and easy to use web software to manage your business", | ||
"keywords": ["erp","crm"], | "keywords": ["erp","crm"], | ||
"homepage": "http://dolibarr.org", | "homepage": "http://www.dolibarr.org", | ||
"licence": "GPL-3.0+", | "licence": "GPL-3.0+", | ||
"require": { | "require": { | ||
"php": ">=5.2.1", | "php": ">=5.3.0", | ||
"ext-gd": "*", | "ext-gd": "*", | ||
"ext-curl": "*" | "ext-curl": "*" | ||
}, | }, | ||
... | ... |
Please register or sign in to comment