mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 15:34:12 +01:00
19 lines
298 B
JSON
19 lines
298 B
JSON
{
|
|
"require": {
|
|
"php": ">=5.6.0",
|
|
"ext-mysql": "*",
|
|
"ext-ldap": "*",
|
|
"ext-mcrypt": "*",
|
|
"ext-cli": "*",
|
|
"ext-soap": "*",
|
|
"ext-json": "*",
|
|
"ext-zip": "*",
|
|
"ext-mysqli": "*",
|
|
"ext-dom": "*"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "5.6.0"
|
|
}
|
|
}
|
|
} |