mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-16 22:08:44 +02:00
➖ Remove php ext from composer.json
Not really mandatory, can cause trouble when really using composer !
This commit is contained in:
@@ -1,17 +1,6 @@
|
||||
{
|
||||
"require": {
|
||||
"php": ">=5.6.0",
|
||||
"ext-mysql": "*",
|
||||
"ext-ldap": "*",
|
||||
"ext-mcrypt": "*",
|
||||
"ext-cli": "*",
|
||||
"ext-soap": "*",
|
||||
"ext-json": "*",
|
||||
"ext-zip": "*",
|
||||
"ext-mysqli": "*",
|
||||
"ext-dom": "*",
|
||||
"ext-iconv": "*",
|
||||
"ext-gd": "*"
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
|
||||
Reference in New Issue
Block a user