Skip to content
Snippets Groups Projects
Commit 292c2eb4 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Merge pull request #1571 from GPCsolutions/composer

Added composer file
parents b3c697de 37907b01
No related branches found
No related tags found
No related merge requests found
{
"name": "dolibarr/dolibarr",
"type": "project",
"description": "Dolibarr ERP & CRM is a modern and easy to use web software to manage your business",
"keywords": ["erp","crm"],
"homepage": "http://dolibarr.org",
"licence": "GPL-3.0+",
"require": {
"php": ">=5.2.1",
"ext-gd": "*",
"ext-curl": "*"
},
"suggest": {
"ext-mysqli": "*",
"ext-pgsql": "*",
"ext-mssql": "*",
"ext-pdo_sqlite": "*",
"ext-imagick": "*",
"ext-mcrypt": "*",
"ext-openssl": "*",
"ext-mb_string": "*",
"ext-soap": "*"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment