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