add composer.json to install global composer dependencies

This commit is contained in:
Mahmoud Zalt
2016-07-25 07:00:50 +03:00
parent e1dbb972f1
commit 062b7466f6
4 changed files with 83 additions and 27 deletions

View File

@ -11,7 +11,7 @@ services:
- INSTALL_MONGO=false
- INSTALL_XDEBUG=false
- INSTALL_NODE=false
- INSTALL_PRESTISSIMO=false
- COMPOSER_GLOBAL_INSTALL=false
volumes_from:
- volumes_source
tty: true