Cleanup minification controller

This commit is contained in:
Romain Neutron
2013-05-24 19:41:34 +02:00
parent 69ce7eab28
commit 2471eb1a36
4 changed files with 117 additions and 196 deletions

View File

@@ -5,10 +5,6 @@
"config": {
"bin-dir" : "bin/"
},
"scripts" : {
"post-install-cmd" : "Alchemy\\Phrasea\\ComposerScripts::postInstall",
"post-update-cmd" : "Alchemy\\Phrasea\\ComposerScripts::postUpdate"
},
"require": {
"php" : ">=5.3.3",
"alchemy/oauth2php" : "dev-master",