tests off
This commit is contained in:
parent
42abb14202
commit
cb2a2f9c1d
@ -8,24 +8,12 @@
|
|||||||
"zendframework/zend-console": "2.2.*",
|
"zendframework/zend-console": "2.2.*",
|
||||||
"symfony/yaml": "2.3.*",
|
"symfony/yaml": "2.3.*",
|
||||||
"leafo/scssphp": "0.0.8",
|
"leafo/scssphp": "0.0.8",
|
||||||
"toopay/assetic-minifier": "1.0.0"
|
"toopay/assetic-minifier": "1.0.0",
|
||||||
|
"composer/installers": "~1.0"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
"Rails\\": "lib/"
|
"Rails\\": "lib/"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"extra": {
|
|
||||||
"installer-paths": {
|
|
||||||
"ZF2/library": [
|
|
||||||
"zendframework/zend-validator",
|
|
||||||
"zendframework/zend-log",
|
|
||||||
"zendframework/zend-mail",
|
|
||||||
"zendframework/zend-console"
|
|
||||||
// "symfony/yaml"
|
|
||||||
// "leafo/scssphp"
|
|
||||||
// "toopay/assetic-minifier"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user